Merge pull request #126 from juliancheal/typo

Fixed typo in documentation
This commit is contained in:
Paul Lietar 2016-11-04 02:09:25 +00:00 committed by GitHub
commit a90d20c11e

View file

@ -60,5 +60,5 @@ cmd | length | payload | mac
8 | 16 | variable | 32
Each packet has a type identified by the 8 bit `cmd` field.
The 16 bit big endian length only inculdes the length of the payload.
The 16 bit big endian length only includes the length of the payload.