From: Alexander Wilke Date: Thu, 15 Feb 2024 12:22:56 +0000 (+0100) Subject: mittags aenderung am code X-Git-Url: https://vault307.fbx.one/gitweb/PicoTamachibi.git/commitdiff_plain/0813eab59843ed87b199c3e832b694e9fa589652?ds=sidebyside;hp=ab385ec423c63e48610467701b27c4e7a507890d mittags aenderung am code --- diff --git a/main.py b/main.py index 6091df6..ca56913 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 @@ -9,6 +8,8 @@ import gc # some change +# some other change + sda = Pin(0) scl = Pin(1) id = 0