From 127442863ae9e35c42e561a60d1d264e0e75bc89 Mon Sep 17 00:00:00 2001 From: ChuckBuilds <33324927+ChuckBuilds@users.noreply.github.com> Date: Fri, 18 Apr 2025 13:40:01 -0500 Subject: [PATCH] disable hardware pulsing true --- config/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.json b/config/config.json index 9a658179..67edc11f 100644 --- a/config/config.json +++ b/config/config.json @@ -17,7 +17,7 @@ "pwm_bits": 8, "pwm_dither_bits": 1, "pwm_lsb_nanoseconds": 50, - "disable_hardware_pulsing": false, + "disable_hardware_pulsing": true, "inverse_colors": false, "show_refresh_rate": true, "limit_refresh_rate_hz": 100