mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 13:02:59 +00:00
Screen tuning
Adjust buggy screen rotation
This commit is contained in:
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user