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

Fork of SX1276GenericLib by Helmut Tschemernjak

Revision:
37:21fa0615e993
Parent:
36:f2b885b6f33e
Child:
38:d9189d958db8
--- a/LoRa_TODO.txt	Sat May 06 12:10:11 2017 +0000
+++ b/LoRa_TODO.txt	Sat May 06 12:12:29 2017 +0000
@@ -4,6 +4,8 @@
 - What needs to e done in the MURATA PA_BOOST case
 - Verify the Murata ANT Switch code.
 - Make the timers more generic and move the OS code into the HAL layer.
+- add support for Arduino - add sx1276-Arduino-hal.h/cpp
+- add support for Linux - add sx1276-Linux-hal.h/cpp