]> vault307.fbx.one Git - PicoTamachibi.git/commitdiff
Add comment to main.py (#1)
authorLuisa <102157804+Quinteroluisa@users.noreply.github.com>
Fri, 16 Feb 2024 12:17:04 +0000 (13:17 +0100)
committerGitHub <noreply@github.com>
Fri, 16 Feb 2024 12:17:04 +0000 (13:17 +0100)
main.py

diff --git a/main.py b/main.py
index 7fafa496e12ce42ffc481f6bcc134344602f3e6b..5dbd50e6a3a0625e8aa076935e2a15e442870c26 100644 (file)
--- 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
+