diff --git a/config/config.json b/config/config.json index b68d835f..c906ffaf 100644 --- a/config/config.json +++ b/config/config.json @@ -14,9 +14,9 @@ "brightness": 50, "hardware_mapping": "adafruit-hat-pwm", "scan_mode": "progressive", - "pwm_bits": 11, - "pwm_dither_bits": 2, - "pwm_lsb_nanoseconds": 100, + "pwm_bits": 8, + "pwm_dither_bits": 0, + "pwm_lsb_nanoseconds": 130, "disable_hardware_pulsing": true, "inverse_colors": false, "show_refresh_rate": true,