Update main.py

master
Ebbe Baß 2021-11-09 18:34:15 +01:00
parent c743b86ea5
commit f48cc2cc60
1 changed files with 0 additions and 2 deletions

View File

@ -14,8 +14,6 @@ LED_BRIGHTNESS = 255 # Set to 0 for darkest and 255 for brightest
LED_INVERT = False # True to invert the signal (when using NPN transistor level shift)
LED_CHANNEL = 0 # set to '1' for GPIOs 13, 19, 41, 45 or 53
GPIO.cleanup()
led_power = True
try: