X-Git-Url: https://vault307.fbx.one/gitweb/PicoTamachibi.git/blobdiff_plain/ab385ec423c63e48610467701b27c4e7a507890d..149e1e49e64148cfe40aa2097fcda69b0152969e:/main.py diff --git a/main.py b/main.py index 6091df6..f6167ed 100644 --- a/main.py +++ b/main.py @@ -1,4 +1,3 @@ -# from icons import food_icon from machine import I2C, Pin from ssd1306 import SSD1306_I2C from icon import Animate, Icon, Toolbar, Button, Event @@ -8,6 +7,8 @@ import framebuf import gc # some change +# Hier war Roman :) +# some other change sda = Pin(0) scl = Pin(1)