yes.
This commit is contained in:
parent
445c2712fc
commit
4d1e277743
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -127,7 +127,7 @@ def scrolling_text(text,offset_x=0,offset_y=0):
|
|||
|
||||
if __name__ == "__main__":
|
||||
#main()
|
||||
print('text')
|
||||
print('led-matrix-viewer started')
|
||||
|
||||
while True:
|
||||
drawCanvas()
|
||||
|
|
Loading…
Reference in a new issue