Screen tuning

Adjust buggy screen rotation
This commit is contained in:
Chuck
2025-04-07 20:28:17 -05:00
parent ca12ed7f55
commit 3408b929d3
3 changed files with 81 additions and 31 deletions

View File

@@ -22,13 +22,14 @@
"panel_type": "",
"row_addr_type": 0,
"multiplexing": 0,
"disable_hardware_pulsing": false,
"disable_hardware_pulsing": true,
"inverse_colors": false,
"show_refresh_rate": false,
"limit_refresh_rate_hz": 100
"limit_refresh_rate_hz": 100,
"rotation": 180
},
"runtime": {
"gpio_slowdown": 3
"gpio_slowdown": 2
},
"rotation_interval": 10
},