This commit is contained in:
2025-12-19 06:37:19 +01:00
parent 58e19bca64
commit 9c217c0599
29 changed files with 346 additions and 2 deletions

View File

@@ -111,7 +111,7 @@ def create_char(location, pattern):
# example code
if __name__=="__main__":
setText("Hello world\nThis is an LCD test")
setText("Hello world\nThis is an LCD chesscog-bck")
setRGB(0,128,64)
time.sleep(2)
for c in range(0,255):