This commit is contained in:
Maximilian Giller 2023-10-11 01:19:19 +02:00
parent 19ba8a0a2b
commit 0492325cd4

View file

@ -112,6 +112,8 @@ device=max7219(serial, width=32, height=8, rotate=2, block_orientation=-90)
device.contrast(stdContrast)
printTextToMatrix("Guten Abend!")
while True:
#while getMsgInc():
# time.sleep(1)