Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| en:dev:tailcontrol-move-reference [2025/08/27 23:52] – darkgrue | en:dev:tailcontrol-move-reference [2025/08/27 23:53] (current) – darkgrue | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| All commands are case-sensitive. Trailing whitespace (e.g., `NULL`, `CR`, etc.) are ignored. The space between a command keyword and the parameters is mandatory. | All commands are case-sensitive. Trailing whitespace (e.g., `NULL`, `CR`, etc.) are ignored. The space between a command keyword and the parameters is mandatory. | ||
| + | |||
| + | Move commands return ''< | ||
| + | |||
| + | A command will return '' | ||
| + | |||
| + | A new command that is received before the currently executing command is finished will immediately end the current command and start the new one. | ||
| <WRAP round todo 90%> | <WRAP round todo 90%> | ||