From: stan-turing Date: Thu, 15 Feb 2024 13:51:00 +0000 (+0100) Subject: Nett hier aber waren Sie schon mal in Hamburg? X-Git-Url: https://vault307.fbx.one/gitweb/PicoTamachibi.git/commitdiff_plain/e38f3cc4d189fa83f00d8638064d65ff2dc44a79?ds=sidebyside Nett hier aber waren Sie schon mal in Hamburg? --- diff --git a/main.py b/main.py index f6167ed..7fafa49 100644 --- a/main.py +++ b/main.py @@ -37,6 +37,8 @@ def clear(): """ Clear the screen """ oled.fill_rect(0,0,128,64,0) +# May the Force be with you // Patrick + # def animate(frames, timer): # for frame in frames: # oled.blit(frame.image, frame.x, frame.y)