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

Fork of SX1276GenericLib by Helmut Tschemernjak

Revision:
39:706c32eda7e7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sx1276/sx1276-linux-hal.h	Sun May 07 20:26:02 2017 +0200
@@ -0,0 +1,18 @@
+
+/*
+ * This file contains a copy of the master content sx1276-mbed-hal.h
+ * with adaption for the Linux environment (PI or similar
+ * (c) 2017 Helmut Tschemernjak
+ * 30826 Garbsen (Hannover) Germany
+ */
+#ifdef __linux__
+
+
+
+
+
+
+
+
+
+#endif // __linux__