first draft

Dependencies:   mbed LoRaWAN-lib SX1272Liby

Fork of LoRaWAN-demo-72 by Semtech

Revision:
2:a2d476f1066e
Parent:
0:45496a70a8a5
Child:
3:b93a0cb03083
--- a/app/main.cpp	Thu Feb 18 07:49:29 2016 +0000
+++ b/app/main.cpp	Wed Mar 09 15:15:23 2016 +0000
@@ -696,7 +696,7 @@
 
     BoardInit( );
     SerialDisplayInit( );
-
+ 
     DeviceState = DEVICE_STATE_INIT;
 
     while( 1 )