move players and ball

This commit is contained in:
andrea
2026-03-14 21:35:19 +01:00
parent f2a6a02005
commit ebc6596dce
2 changed files with 103 additions and 10 deletions

View File

@@ -11,5 +11,6 @@ monitor:
arduino-cli monitor -p /dev/ttyACM0
run:
make compile
make upload
make monitor