This commit is contained in:
Your Name
2026-08-08 16:04:31 +03:00
parent 335f2cc9fb
commit a64a00b3fd
+6
View File
@@ -4,6 +4,12 @@ This repository contains the implementation of Sand Table firmware for the Zephy
The firmware controls 2x stepper motors and RGBW LED strip. The firmware controls 2x stepper motors and RGBW LED strip.
### BUILD
```
west build -p -b arduino_nano_connect
```
### ACK ### ACK
Every command returns either an ACK or NACK. Every command returns either an ACK or NACK.