start new wipe approach

This commit is contained in:
2024-05-03 16:21:20 +02:00
parent 09fe302e63
commit 78df7eee66
3 changed files with 22 additions and 6 deletions

View File

@ -5,6 +5,7 @@
void shapesInit();
void stoneCreate();
void stoneLock();
uint8_t stoneIsValid();
uint8_t stoneDraw();
uint8_t stoneMoveDown();