LoRa node acquiring random float value and sending to LoRa Server - Working ok

Fork of SX1276GenericLib by Helmut Tschemernjak

Revision:
112:ba1fca7de76e
Parent:
83:019da451b283
Child:
113:7f132cef611d
--- a/radio/radio.h	Sun Jun 03 15:07:53 2018 +0200
+++ b/radio/radio.h	Mon Jun 11 14:48:18 2018 +0200
@@ -19,7 +19,7 @@
 #include "mbed.h"
 #endif
 #ifdef ARDUINO
-#include <arduino.h>
+#include <Arduino.h>
 #endif
 
 /*!