From 75f0b093eac6aaf12aa4cb565649db53feb2d4d6 Mon Sep 17 00:00:00 2001 From: gmeyer Date: Sat, 4 Feb 2023 03:58:09 -0800 Subject: [PATCH] Update the hardware mapping configuration based on the https://github.com/hzeller/rpi-rgb-led-matrix/tree/master/bindings/python --- config/rgb_options.ini | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/config/rgb_options.ini b/config/rgb_options.ini index 7b37a2a..ddeee44 100644 --- a/config/rgb_options.ini +++ b/config/rgb_options.ini @@ -3,10 +3,9 @@ rows = 64 columns = 64 chain_length = 1 parallel = 1 -hardware_mapping = adafruit-hat-pwm +hardware_mapping = adafruit-hat gpio_slowdown = 2 brightness = 70 default_image = ../images/default.png power = on refresh_rate = 60 -