Skip to content

Commit 06ae4c9

Browse files
author
varna9000
committed
comments
1 parent 0f8dd2f commit 06ae4c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

micro-snake.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#Snake clone for Micropython
2-
#Problems with debouncing rotary encoder
2+
#Problems with debouncing rotary encoder
3+
#Damn Git
34

45
from machine import Pin, I2C
56
import ssd1306

0 commit comments

Comments
 (0)