From ed23f8e3a53f0836f72a8e8a84e37b693946eb64 Mon Sep 17 00:00:00 2001 From: ChuckBuilds <33324927+ChuckBuilds@users.noreply.github.com> Date: Fri, 18 Apr 2025 19:05:23 -0500 Subject: [PATCH] adjusting LED panel settings to reduce flicker --- config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.json b/config/config.json index dfc04065..e75525ab 100644 --- a/config/config.json +++ b/config/config.json @@ -23,7 +23,7 @@ "limit_refresh_rate_hz": 90 }, "runtime": { - "gpio_slowdown": 3 + "gpio_slowdown": 4 }, "display_durations": { "clock": 15,