turn off dev mode

This commit is contained in:
Christoph Haas 2026-01-17 22:40:11 +01:00
parent afca5ca951
commit d879f7267d

View file

@ -3,8 +3,8 @@ from PIL import ImageFont, Image, ImageDraw
#from time import sleep #from time import sleep
# Das Bild nur speichern. Nicht die LED-Matrix ansteuern. # Das Bild nur speichern. Nicht die LED-Matrix ansteuern.
#DEV = False DEV = False
DEV = True #DEV = True
matrix = None matrix = None