khang_91

Revision:
135:69d2d725ea1e
Parent:
134:e5ad4bd55ce5
Child:
138:10ab1fc347b3
--- a/Lora.h	Wed Feb 14 13:46:25 2018 -0600
+++ b/Lora.h	Fri Feb 16 14:27:32 2018 -0600
@@ -382,6 +382,9 @@
     typedef struct {
             uint8_t Mode;               //!< PUBLIC, PRIVATE or PEER_TO_PEER network mode
             uint8_t Class;              //!< Operating class of device
+#if defined(TARGET_XDOT_L151CC) && defined(GEMALTO_SE)            
+            bool SeEnabled;             //!< Secure Element enabled or disabled.
+#endif            
             uint8_t EUI[8];             //!< Network ID or AppEUI
             uint8_t Key[16];            //!< Network Key or AppKey
             uint8_t JoinDelay;          //!< Number of seconds to wait before 1st RX Window