MRCI/docs/intern_commands/resume.md
2019-09-06 23:43:07 -04:00

11 lines
362 B
Markdown

### Summary ###
resumes the current task that the command is running.
### IO ###
```[{CMD_ID}]/[text]```
### Description ###
this resumes the looping task for the command given by a CMD_ID frame sent into this command. a failure is returned if the command is not currently in a paused state. if the frame is empty, all currently paused commands are resumed.