]> vault307.fbx.one Git - PicoTamachibi.git/blobdiff - main.py
PCB version 1.2
[PicoTamachibi.git] / main.py
diff --git a/main.py b/main.py
index 6091df6861448529f1e14bca21fb073ecf219e1c..f6167ed608d13fc54b2b0c06610398d1df8a5080 100644 (file)
--- 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)