From 4d1e2777439ecd2921da1d29829ccf7acc812d36 Mon Sep 17 00:00:00 2001 From: Lukas Schulz Date: Sun, 20 Dec 2020 01:17:36 +0100 Subject: [PATCH] yes. --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index c264c5d..d6b05d4 100644 --- a/main.py +++ b/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()