arm studio build

Dependencies:   libxDot-mbed5

Revision:
24:e5ff476cd04e
Parent:
20:62a1a264fa1e
Child:
27:ee9c063a535b
--- a/inc/commI2C.h	Fri Aug 16 17:40:42 2019 +0000
+++ b/inc/commI2C.h	Thu Nov 07 18:30:54 2019 +0000
@@ -38,6 +38,7 @@
    XDOT_CMD_NVM,            // xdot nvm memory 
    XDOT_CMD_NVM_ABP,        // xdot nvm for multicast ABP creds
    XDOT_CMD_SET_RADIO_CLASS, // change radio class to A or C
+   XDOT_CMD_RESTORE_SESSION,// NEW: restore XDOT OTAA session  
    XDOT_CMD_UNDEFINED,      //last cmd, not used 
 };