From 4f8e7826835cf6b9a1dde172b022b49a0e193807 Mon Sep 17 00:00:00 2001 From: ChuckBuilds <33324927+ChuckBuilds@users.noreply.github.com> Date: Fri, 18 Apr 2025 19:04:06 -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 e5012f0f..dfc04065 100644 --- a/config/config.json +++ b/config/config.json @@ -23,7 +23,7 @@ "limit_refresh_rate_hz": 90 }, "runtime": { - "gpio_slowdown": 2 + "gpio_slowdown": 3 }, "display_durations": { "clock": 15,