Update communication.md
This commit is contained in:
parent
c291249dc6
commit
6f8ed3fd17
1 changed files with 3 additions and 2 deletions
|
@ -25,8 +25,9 @@ The columns represent modes and the rows represent submodes:
|
|||
| 0x3 | error | | increase | pair Bluetooth |
|
||||
| 0x4 | success | | decrease | help |
|
||||
| 0x5 | | | | version |
|
||||
| 0x6 | | | | reset |
|
||||
|
||||
### Optional data
|
||||
### Optional data (out of date)
|
||||
|
||||
Every submode can take any number of Bytes except the below-mentioned ones:
|
||||
|
||||
|
@ -39,4 +40,4 @@ Every submode can take any number of Bytes except the below-mentioned ones:
|
|||
|
||||
### Additional information
|
||||
|
||||
The maximum length of a message ist 255 Bytes excluding the magic number "BM" and the length slot itself.
|
||||
The maximum length of a message ist 255 Bytes excluding the magic number "HX" and the length slot itself.
|
||||
|
|
Loading…
Reference in a new issue