C++ Wrapper around the IBM LMiC LoRaWAN implementation

Dependencies:   LMiC SX1276Lib

Revision:
3:63ac55b3514a
Parent:
2:6fac10decfb3
--- a/Simple-LoRaWAN.h	Thu Jun 30 18:49:11 2016 +0000
+++ b/Simple-LoRaWAN.h	Thu Jun 30 19:39:40 2016 +0000
@@ -1,3 +1,4 @@
 
 #include "Node.h"
-#include "OTAANode.h"
\ No newline at end of file
+#include "OTAANode.h"
+#include "ABPNode.h"
\ No newline at end of file