From e14f7ddfb8ee383739f0fd7756c2a26c6986187b Mon Sep 17 00:00:00 2001 From: Chuck <33324927+ChuckBuilds@users.noreply.github.com> Date: Thu, 10 Apr 2025 20:56:37 -0500 Subject: [PATCH] Update config.json matrix speed tuning --- config/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/config.json b/config/config.json index 705e4fc0..b8f5cc7b 100644 --- a/config/config.json +++ b/config/config.json @@ -16,8 +16,8 @@ "scan_mode": "progressive", "pwm_bits": 8, "pwm_dither_bits": 1, - "pwm_lsb_nanoseconds": 130, - "disable_hardware_pulsing": true, + "pwm_lsb_nanoseconds": 50, + "disable_hardware_pulsing": false, "inverse_colors": false, "show_refresh_rate": true, "limit_refresh_rate_hz": 100