kopia lustrzana https://github.com/jgromes/RadioLib
[SX127x] Fixed comments
rodzic
696d628ce9
commit
13248b6eab
|
@ -1186,9 +1186,9 @@ class SX127x: public PhysicalLayer {
|
||||||
int16_t getChipVersion();
|
int16_t getChipVersion();
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\brief Enables/disables Invert the LoRa I and Q signals.
|
\brief Enable/disable inversion of the I and Q signals
|
||||||
|
|
||||||
\param invertIQ Enable (true) or disable (false) LoRa I and Q signals.
|
\param invertIQ QI inversion enabled (true) or disabled (false);
|
||||||
|
|
||||||
\returns \ref status_codes
|
\returns \ref status_codes
|
||||||
*/
|
*/
|
||||||
|
|
Ładowanie…
Reference in New Issue