Signed-off-by: Ebbe Baß <ebbe.bass>
This commit is contained in:
Ebbe Baß
2024-02-20 17:38:36 +01:00
parent 9c413aca20
commit b32724eccb
+1 -1
View File
@@ -17,7 +17,7 @@ LED_STRIP_PIN = board.D18
global LED_COUNT global LED_COUNT
LED_COUNT = 30 LED_COUNT = 30
global LEDS_PER_PIXEL global LEDS_PER_PIXEL
LEDS_PER_PIXEL = 5 LEDS_PER_PIXEL = 1
# Global variables for LED strip control # Global variables for LED strip control
global strip global strip