mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-11 13:23:00 +00:00
disable hardware pulsing true
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
"pwm_bits": 8,
|
"pwm_bits": 8,
|
||||||
"pwm_dither_bits": 1,
|
"pwm_dither_bits": 1,
|
||||||
"pwm_lsb_nanoseconds": 50,
|
"pwm_lsb_nanoseconds": 50,
|
||||||
"disable_hardware_pulsing": false,
|
"disable_hardware_pulsing": true,
|
||||||
"inverse_colors": false,
|
"inverse_colors": false,
|
||||||
"show_refresh_rate": true,
|
"show_refresh_rate": true,
|
||||||
"limit_refresh_rate_hz": 100
|
"limit_refresh_rate_hz": 100
|
||||||
|
|||||||
Reference in New Issue
Block a user