mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-10 13:02:59 +00:00
bits 8 pwm lsb nano 130 dither 0 pulsing false
This commit is contained in:
@@ -14,9 +14,9 @@
|
|||||||
"brightness": 50,
|
"brightness": 50,
|
||||||
"hardware_mapping": "adafruit-hat-pwm",
|
"hardware_mapping": "adafruit-hat-pwm",
|
||||||
"scan_mode": "progressive",
|
"scan_mode": "progressive",
|
||||||
"pwm_bits": 11,
|
"pwm_bits": 8,
|
||||||
"pwm_dither_bits": 2,
|
"pwm_dither_bits": 0,
|
||||||
"pwm_lsb_nanoseconds": 100,
|
"pwm_lsb_nanoseconds": 130,
|
||||||
"disable_hardware_pulsing": true,
|
"disable_hardware_pulsing": true,
|
||||||
"inverse_colors": false,
|
"inverse_colors": false,
|
||||||
"show_refresh_rate": true,
|
"show_refresh_rate": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user