mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-12 05:42:59 +00:00
Update config.json
matrix speed tuning
This commit is contained in:
@@ -16,8 +16,8 @@
|
|||||||
"scan_mode": "progressive",
|
"scan_mode": "progressive",
|
||||||
"pwm_bits": 8,
|
"pwm_bits": 8,
|
||||||
"pwm_dither_bits": 1,
|
"pwm_dither_bits": 1,
|
||||||
"pwm_lsb_nanoseconds": 130,
|
"pwm_lsb_nanoseconds": 50,
|
||||||
"disable_hardware_pulsing": true,
|
"disable_hardware_pulsing": false,
|
||||||
"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