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: lifiReceiver.cpp
- Revision:
- 20:6a8e86d7d504
- Parent:
- 19:a7e295b496a8
- Child:
- 21:82b5759f5047
- Child:
- 26:26474003e443
--- a/lifiReceiver.cpp Mon Apr 08 04:35:18 2019 +0000 +++ b/lifiReceiver.cpp Mon Apr 08 04:39:22 2019 +0000 @@ -83,6 +83,8 @@ uint16_t pdu_length_count; uint16_t pdu_length_save; uint16_t pdu_length_count_save; + uint16_t frame_length; + uint16_t frame_length_save; }; // __attribute__((packed));