mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 21:03:01 +00:00
update umapper
added back umapper
This commit is contained in:
@@ -18,19 +18,19 @@
|
|||||||
"pwm_dither_bits": 0,
|
"pwm_dither_bits": 0,
|
||||||
"pwm_lsb_nanoseconds": 130,
|
"pwm_lsb_nanoseconds": 130,
|
||||||
"led_rgb_sequence": "RGB",
|
"led_rgb_sequence": "RGB",
|
||||||
"pixel_mapper_config": "Rotate:180",
|
"pixel_mapper_config": "U-mapper;Rotate:180",
|
||||||
"panel_type": "",
|
"panel_type": "",
|
||||||
"row_addr_type": 0,
|
"row_addr_type": 0,
|
||||||
"multiplexing": 0,
|
"multiplexing": 0,
|
||||||
"disable_hardware_pulsing": true,
|
"disable_hardware_pulsing": true,
|
||||||
"inverse_colors": false,
|
"inverse_colors": false,
|
||||||
"show_refresh_rate": true,
|
"show_refresh_rate": false,
|
||||||
"limit_refresh_rate_hz": 0
|
"limit_refresh_rate_hz": 120
|
||||||
},
|
},
|
||||||
"runtime": {
|
"runtime": {
|
||||||
"gpio_slowdown": 4
|
"gpio_slowdown": 4
|
||||||
},
|
},
|
||||||
"rotation_interval": 10
|
"rotation_interval": 30
|
||||||
},
|
},
|
||||||
"clock": {
|
"clock": {
|
||||||
"format": "%H:%M:%S",
|
"format": "%H:%M:%S",
|
||||||
|
|||||||
Reference in New Issue
Block a user