SX1276GenericLib to support sx1276 bassed LoRa modules, including HopeRF RFM95, Murata CMWX1ZZABZ and Semtech SX1276MB1MAS/SX1276MB1LAS modules

Dependents:   DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_PingPong DISCO-L072CZ-LRWAN1_LoRa_USB_Rx ... more

Fork of SX1276Lib by Semtech

Revision:
113:7f132cef611d
Parent:
112:ba1fca7de76e
diff -r ba1fca7de76e -r 7f132cef611d radio/radio.h
--- 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