Skip to content

Commit

Permalink
append stop repeat command
Browse files Browse the repository at this point in the history
  • Loading branch information
XdoctorwhoZ committed Jun 28, 2024
1 parent f6872b8 commit 2f8f565
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,16 @@ To read 3 register from index 0

- repeat allow to repeat the command every X milliseconds


```json
{
"cmd": "stop",
"index": 0,
"size": 3,
}
```


## Attributes

| Name | Type |
Expand Down

0 comments on commit 2f8f565

Please sign in to comment.