This commit is contained in:
Lukas Schulz 2020-12-20 00:17:12 +01:00
parent 2344513bfd
commit 84a6a95c39

View file

@ -87,8 +87,7 @@ if __name__ == "__main__":
print('text') print('text')
while True: while True:
if (changed): showImage(canvas)
showImage(canvas)