kopia lustrzana https://github.com/jgromes/RadioLib
[nRF24] Removed ambiguity, PR #119
rodzic
ff7831655b
commit
b69437c48f
|
@ -445,7 +445,7 @@ class nRF24: public PhysicalLayer {
|
||||||
|
|
||||||
\returns \ref status_codes
|
\returns \ref status_codes
|
||||||
*/
|
*/
|
||||||
int16_t setAutoAck(uint8_t pipeNum, bool autoAckOn = true);
|
int16_t setAutoAck(uint8_t pipeNum, bool autoAckOn);
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\brief Dummy data shaping configuration method, to ensure PhysicalLayer compatibility.
|
\brief Dummy data shaping configuration method, to ensure PhysicalLayer compatibility.
|
||||||
|
|
Ładowanie…
Reference in New Issue