Fixed typo 2 + 16 + 1 = 19 and not 16 ... why did nobody tell me?

This commit is contained in:
Sebastian 2016-10-29 14:09:39 +02:00
parent 906be23e69
commit 99b204c3ab
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ Transport Layer
### Frame format:
``` 0xAA 0xFE <payload 16 bytes> <payload crc 1byte> ```
16 bytes total
19 bytes total
**Header: 0xAA 0xFE**
- Choosen emperically to help the Uarts to synchronize