We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f8dd2f commit 06ae4c9Copy full SHA for 06ae4c9
micro-snake.py
@@ -1,5 +1,6 @@
1
#Snake clone for Micropython
2
-#Problems with debouncing rotary encoder
+#Problems with debouncing rotary encoder
3
+#Damn Git
4
5
from machine import Pin, I2C
6
import ssd1306
0 commit comments