Miguel Luis / SX1272Lib

Fork of SX1272Lib by Semtech

Revision:
9:4e1a35fd0ccd
Parent:
8:bfdcd5c6ec14
diff -r bfdcd5c6ec14 -r 4e1a35fd0ccd sx1272/sx1272-hal.h
--- a/sx1272/sx1272-hal.h	Wed Nov 30 17:35:51 2016 +0000
+++ b/sx1272/sx1272-hal.h	Tue Dec 06 08:31:19 2016 +0000
@@ -151,15 +151,15 @@
      *
      * @remark see errata note
      *
-     * @param [IN] rxTx [1: Tx, 0: Rx]
+     * @param [IN] opMode Current radio operating mode
      */
-    virtual void SetAntSw( uint8_t rxTx );
+    virtual void SetAntSw( uint8_t opMode );
 
 public:
     /*!
      * @brief Detect the board connected by reading the value of the antenna switch pin
      */
-    virtual uint8_t DetectBoardType( void );    
+    virtual uint8_t DetectBoardType( void );
 
     /*!
      * @brief Checks if the given RF frequency is supported by the hardware