Update communication.md

This commit is contained in:
GHOSCHT 2023-03-30 17:40:14 +00:00 committed by GitHub
parent 46fb582042
commit ea924fb1f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.