# some change
# Hier war Roman :)
# some other change
+#Forking and pulling- yeah - Lu was here :>
sda = Pin(0)
scl = Pin(1)
""" 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)
oled.show()
sleep(0.05)
-
\ No newline at end of file
+