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

Fork of SX1276GenericLib by Helmut Tschemernjak

Revision:
42:72deced1a4c4
Parent:
41:2dbc4afedf61
Child:
43:90de42f3c1fd
Child:
44:544add59b26d
--- a/LoRa_TODO.txt	Mon May 08 15:39:42 2017 +0200
+++ b/LoRa_TODO.txt	Mon May 08 22:52:31 2017 +0200
@@ -12,7 +12,10 @@
   Rx/Tx parameters.
 - Add support for larger Lora packets (can be up to 2048 bytes)
   this feature is not so important, however the current implementation
-  is very basic.
+  is very basic.
+- It is a little bit strange that RX/TX/Cad Timeout Timer calling the
+  some handler OnTimeoutIrq. Maybe we just need a single timer, or 
+  it is a good idea to split the OnTimeoutIrq function