Fork of Semtech LoRaWAN stack

Fork of LoRaWAN-lib by canuck lehead

Revision:
35:657e84889228
Parent:
32:26002607de9c
Child:
38:182ba91524e4
--- a/LoRaMac.h	Wed Jul 26 01:08:23 2017 +0000
+++ b/LoRaMac.h	Tue Aug 08 10:01:55 2017 -0400
@@ -50,6 +50,13 @@
 #include "LoRaMac-definitions.h"
 
 /*!
+ * Stack Version Information
+ */
+#define LORAMAC_MAJOR_VERSION                       4
+#define LORAMAC_MINOR_VERSION                       3
+#define LORAMAC_POINT_VERSION                       2
+
+/*!
  * Beacon interval in ms
  */
 #define BEACON_INTERVAL                             128000