kopia lustrzana https://github.com/jgromes/RadioLib
[SX127x] Added comment about op mode change
rodzic
99fc8b89af
commit
cec0c4d1e2
|
@ -914,7 +914,8 @@ class SX127x: public PhysicalLayer {
|
||||||
uint8_t getModemStatus();
|
uint8_t getModemStatus();
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\brief Reads uncalibrated temperature value.
|
\brief Reads uncalibrated temperature value. This function will change operating mode
|
||||||
|
and should not be called during Tx, Rx or CAD.
|
||||||
|
|
||||||
\returns Uncalibrated temperature sensor reading.
|
\returns Uncalibrated temperature sensor reading.
|
||||||
*/
|
*/
|
||||||
|
|
Ładowanie…
Reference in New Issue