mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 13:02:59 +00:00
Update config.json
matrix speed tuning
This commit is contained in:
@@ -16,8 +16,8 @@
|
||||
"scan_mode": "progressive",
|
||||
"pwm_bits": 8,
|
||||
"pwm_dither_bits": 1,
|
||||
"pwm_lsb_nanoseconds": 130,
|
||||
"disable_hardware_pulsing": true,
|
||||
"pwm_lsb_nanoseconds": 50,
|
||||
"disable_hardware_pulsing": false,
|
||||
"inverse_colors": false,
|
||||
"show_refresh_rate": true,
|
||||
"limit_refresh_rate_hz": 100
|
||||
|
||||
Reference in New Issue
Block a user