LoRa node acquiring analog input and sending to LoRa Server - Working ok

Dependencies:   BufferedSerial SX1276GenericLib-node1 mbed

Fork of DISCO-L072CZ-LRWAN1_LoRa_PingPong by ST

Revision:
12:a6a37ba1feff
Parent:
0:c43b6919ae15
--- a/main.h	Fri Aug 18 07:45:44 2017 +0000
+++ b/main.h	Wed Aug 08 22:33:19 2018 +0000
@@ -5,6 +5,7 @@
  */
 
 #include "mbed.h"
+//#include "mbed-os.h"
 #include "PinMap.h"
 #include "BufferedSerial.h"
 #include "GenericPingPong.h"