Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:dev:tailcontrol-command-protocol [2025/10/19 19:39] – [Developer Commands (use at own risk)] darkgrue | en:dev:tailcontrol-command-protocol [2025/10/19 19:41] (current) – [Developer Commands (use at own risk)] darkgrue | ||
|---|---|---|---|
| Line 195: | Line 195: | ||
| | **UNSETHOLDONSTOP** | **UNSET** servo **HOLD** when the servos **STOP** (servo PWM is dropped when not moving, default for tail-based devices); returns '' | | **UNSETHOLDONSTOP** | **UNSET** servo **HOLD** when the servos **STOP** (servo PWM is dropped when not moving, default for tail-based devices); returns '' | ||
| | **SETHOME** | **SET** **HOME** position (0 through 8) for each servo (e.g., '' | | **SETHOME** | **SET** **HOME** position (0 through 8) for each servo (e.g., '' | ||
| - | | **SETLISTENMOVES** | **SET** internal **LISTEN** Mode moves to play on a listen event in addition to sending event notifications; | + | | **SETLISTENMOVES** | **SET** internal **LISTEN** Mode **MOVES**  | 
| - | | **UNSETLISTENMOVES** | **UNSET** internal **LISTEN** Mode moves to play on a listen event, only an event notification will be sent and it is the responsibility of the connected application to send commands to react to events; returns '' | + | | **UNSETLISTENMOVES** | **UNSET** internal **LISTEN** Mode **MOVES**  | 
| - | | **SETTILTMOVES** | **SET** internal **LISTEN** Mode moves to play on a tilt event in addition to sending event notifications; | + | | **SETTILTMOVES** | **SET** internal **LISTEN** Mode **MOVES**  | 
| - | | **UNSETTILTMOVES** | **UNSET** internal **LISTEN** Mode moves to play on a listen event, only an event notification will be sent and it is the responsibility of the connected application to send commands to react to events; returns '' | + | | **UNSETTILTMOVES** | **UNSET** internal **LISTEN** Mode **MOVES**  | 
| | **OTA** | Starts firmware **O**ver **T**he **A**ir update process (e.g., '' | | **OTA** | Starts firmware **O**ver **T**he **A**ir update process (e.g., '' | ||
| | **FORMATNVS** | **FORMAT** **NVS** (erase all contents of the default NVS partition, including BLE bonds), returns '' | | **FORMATNVS** | **FORMAT** **NVS** (erase all contents of the default NVS partition, including BLE bonds), returns '' | ||