Now with weather showing capabilities

This commit is contained in:
Remy Moll
2020-10-15 11:27:54 +02:00
parent ce6c6bbe9a
commit 4ee2f78e48
8 changed files with 80 additions and 94 deletions

View File

@@ -61,6 +61,7 @@ class UnicornHat(object):
self.clear()
self.draw()
pygame.display.flip()
pygame.event.pump()
#time.sleep(5)