윤영준 윤영준 04-23
fix for wrong RECORD function
@7006b4dc294f1f23f85750d8c9d853d805a23bdb
firmware.ino
--- firmware.ino
+++ firmware.ino
@@ -3,7 +3,7 @@
  * Includes Record/Playback and Pre-defined Sequence execution.
  *
  * Serial Commands:
- * {S<index>:<angle>,...} : Direct servo control (only when IDLE)
+ * {S<index>:<angle>,...} : Direct servo control (only when IDLE and RECORD)
  * RECORD                  : Start recording commands
  * PLAY                    : Play back recorded sequence
  * STOP                    : Stop recording or playback or sequence
Add a comment
List