remvoed internet check

Signed-off-by: Ebbe Baß <ebbe@ping-mee.de>
master
Ebbe Baß 2022-04-28 16:48:23 +02:00
parent 93be9c7910
commit da667c9ae2
1 changed files with 1 additions and 1 deletions

View File

@ -126,4 +126,4 @@ if __name__ == '__main__':
time.sleep(1)
except KeyboardInterrupt:
setColor(strip, Color(0,0,0))
GPIO.cleanup()
GPIO.cleanup()