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

Fork of SX1276GenericLib by Helmut Tschemernjak

Revision:
113:7f132cef611d
Parent:
112:ba1fca7de76e
--- a/radio/radio.h	Mon Jun 11 14:48:18 2018 +0200
+++ b/radio/radio.h	Fri Jun 22 11:02:08 2018 +0200
@@ -414,7 +414,7 @@
      * @param [IN]: power      Sets the output power [dBm]
      * @param [IN]: time       Transmission mode timeout [s]
      */
-    virtual void SetTxContinuousWave( uint32_t freq, int8_t power, uint16_t time ) = 0;
+    virtual void SetTxContinuousWave( uint32_t freq, int8_t power, uint16_t time_secs ) = 0;
 
     /*!
      * @brief Returns the maximal transfer unit for a given modem