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: mDot.h
- Revision:
- 149:724ee1863b4a
- Parent:
- 148:349066567b8f
- Child:
- 150:7f5203f0d4d5
--- a/mDot.h Mon Apr 30 13:14:18 2018 -0500 +++ b/mDot.h Mon Apr 30 16:08:47 2018 -0500 @@ -1708,7 +1708,7 @@ uint32_t setRx2DataRate(uint8_t dr); uint8_t getRx2DataRate(); - void mcGroupKeys(uint8_t *mcKeyEncrypt, uint32_t addr, uint8_t groupId); + void mcGroupKeys(uint8_t *mcKeyEncrypt, uint32_t addr, uint8_t groupId, uint32_t frame_count); private: typedef enum { AUTO_SLEEP_EVT_CFG,