Thanh Nguyen / libmDot-dev-mbed5
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,