modified py

This commit is contained in:
2022-10-24 17:35:24 +02:00
parent 53105d5935
commit aedad94aaf
2 changed files with 2 additions and 3 deletions

View File

@@ -15,7 +15,7 @@
#
from rpi_ws281x import PixelStrip, Color
from gpiozero import Button
import utime
import os
# LED strip configuration:
LED_PIN = 18 # GPIO pin connected to the pixels (18 uses PWM!).