diff --git a/docs/communication.md b/docs/communication.md index b32a575..69cbefe 100644 --- a/docs/communication.md +++ b/docs/communication.md @@ -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.