Update communication.md
This commit is contained in:
parent
46fb582042
commit
ea924fb1f7
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.
|
||||
|
|
Reference in a new issue