Sync
This commit is contained in:
parent
19ba8a0a2b
commit
0492325cd4
1 changed files with 2 additions and 0 deletions
|
@ -112,6 +112,8 @@ device=max7219(serial, width=32, height=8, rotate=2, block_orientation=-90)
|
||||||
|
|
||||||
device.contrast(stdContrast)
|
device.contrast(stdContrast)
|
||||||
|
|
||||||
|
printTextToMatrix("Guten Abend!")
|
||||||
|
|
||||||
while True:
|
while True:
|
||||||
#while getMsgInc():
|
#while getMsgInc():
|
||||||
# time.sleep(1)
|
# time.sleep(1)
|
||||||
|
|
Loading…
Reference in a new issue