Lora OTA device for Everynet

Dependencies:   LMiCLibOTADeviceEverynet SX1276Lib X_NUCLEO_IKS01A1 cantcoap lwip mbed-rtos mbed

Fork of LoRaWAN-test-10secs by Alcatel-Lucent IoT Development

Revision:
7:f1521b0ecf08
Parent:
6:540c5d907c90
Child:
8:8d9a49aaa323
--- a/main.cpp	Mon Dec 14 10:47:06 2015 +0000
+++ b/main.cpp	Mon Dec 14 10:51:40 2015 +0000
@@ -58,7 +58,7 @@
 /*!
  * Defines the device address when using personalization activation procedure
  */
-#define LORAWAN_DEV_ADDR                            ( uint32_t )0x12345678
+#define LORAWAN_DEV_ADDR                             ( uint32_t )0x12345678
 //#define LORAWAN_DEV_ADDR                            ( uint32_t )0x12341111
 
 #endif