mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 21:03:01 +00:00
return to defaults
trying to return to default settings for display
This commit is contained in:
@@ -17,15 +17,10 @@
|
|||||||
"pwm_bits": 11,
|
"pwm_bits": 11,
|
||||||
"pwm_dither_bits": 0,
|
"pwm_dither_bits": 0,
|
||||||
"pwm_lsb_nanoseconds": 130,
|
"pwm_lsb_nanoseconds": 130,
|
||||||
"led_rgb_sequence": "RGB",
|
|
||||||
"pixel_mapper_config": "U-mapper;Rotate:0",
|
|
||||||
"panel_type": "FM6126A",
|
|
||||||
"row_addr_type": 0,
|
|
||||||
"multiplexing": 0,
|
|
||||||
"disable_hardware_pulsing": true,
|
"disable_hardware_pulsing": true,
|
||||||
"inverse_colors": false,
|
"inverse_colors": false,
|
||||||
"show_refresh_rate": false,
|
"show_refresh_rate": false,
|
||||||
"limit_refresh_rate_hz": 120
|
"limit_refresh_rate_hz": 0
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"gpio_slowdown": 4
|
"gpio_slowdown": 4
|
||||||
|
|||||||
Reference in New Issue
Block a user