wip readme presentation

This commit is contained in:
asus
2024-01-20 15:35:52 +01:00
parent 22ce374b58
commit f1ac1efaba
15 changed files with 34 additions and 1 deletions

View File

@@ -34,7 +34,7 @@
/* size of a cell on the map */
# define CELL 100
// minimum time in milliseconds between two keypress
# define DEBOUNCE_TIME 500
# define DEBOUNCE_TIME 10
/*