Skip to content

Commit 281306b

Browse files
authored
Fixed a typo in the readme
1 parent 8e4d0f1 commit 281306b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
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 of a Device |
151+
| commands | Contains a list of all registered commands of a Device |
152152
| command | Contains a command to be passed to an Arduino |

0 commit comments

Comments
 (0)