adjusting LED panel settings to reduce flicker

This commit is contained in:
ChuckBuilds
2025-04-18 19:02:37 -05:00
parent 81099455a5
commit b95ecc3175

View File

@@ -14,13 +14,13 @@
"brightness": 60,
"hardware_mapping": "adafruit-hat-pwm",
"scan_mode": "progressive",
"pwm_bits": 8,
"pwm_dither_bits": 1,
"pwm_bits": 11,
"pwm_dither_bits": 2,
"pwm_lsb_nanoseconds": 50,
"disable_hardware_pulsing": true,
"inverse_colors": false,
"show_refresh_rate": true,
"limit_refresh_rate_hz": 100
"limit_refresh_rate_hz": 90
},
"runtime": {
"gpio_slowdown": 2