Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: AlohaFrame.cpp
- Revision:
- 1:b714fce6e23b
- Parent:
- 0:bd0c4fdc6833
- Child:
- 2:849128cfddb8
--- a/AlohaFrame.cpp Tue Jul 12 13:08:01 2016 +0000 +++ b/AlohaFrame.cpp Thu Jul 14 04:47:43 2016 +0000 @@ -7,7 +7,7 @@ #endif #define CRC_BASE_IDX 3 -#define FIXED_BYTE MAX_PAYLOAD_SZ - MAX_FRAME_SZ +#define FIXED_BYTE MAX_FRAME_SZ - MAX_PAYLOAD_SZ AlohaFrame::AlohaFrame() {