From: Luisa <102157804+Quinteroluisa@users.noreply.github.com> Date: Fri, 16 Feb 2024 12:17:04 +0000 (+0100) Subject: Add comment to main.py (#1) X-Git-Url: https://vault307.fbx.one/gitweb/PicoTamachibi.git/commitdiff_plain/1bf990f0def1b5509332ed1c323c6a6838862051?hp=9babb492e6bbd62b50acd9b18db8c3d4b6622f27 Add comment to main.py (#1) --- diff --git a/main.py b/main.py index 7fafa49..5dbd50e 100644 --- a/main.py +++ b/main.py @@ -9,6 +9,7 @@ import gc # some change # Hier war Roman :) # some other change +#Forking and pulling- yeah - Lu was here :> sda = Pin(0) scl = Pin(1) @@ -272,4 +273,4 @@ while True: oled.show() sleep(0.05) - \ No newline at end of file +