Skip to content

Commit 8e4d0f1

Browse files
authored
Fixed a typo in the readme
1 parent 32e438e commit 8e4d0f1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,5 +148,5 @@ The StreamCommander uses several standard message types, which are defined in [A
148148
| id | Contains the id of the device |
149149
| active | Contains whether the device is set to active or not |
150150
| echo | Contains an echo of the last input received |
151-
| commands | Contains a list of all registered |
152-
| commands | of a Device command Contains a command to be passed to an Arduino |
151+
| commands | Contains a list of all registered of a Device |
152+
| command | Contains a command to be passed to an Arduino |

0 commit comments

Comments
 (0)