indentation fix
This commit is contained in:
parent
7ddf0f81ce
commit
964ee86b3e
1 changed files with 1 additions and 1 deletions
|
@ -941,7 +941,7 @@ class SX127x: public PhysicalLayer {
|
||||||
*/
|
*/
|
||||||
int16_t disableBitSync();
|
int16_t disableBitSync();
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
\brief Query modem for the packet length of received payload.
|
\brief Query modem for the packet length of received payload.
|
||||||
|
|
||||||
\param update Update received packet length. Will return cached value when set to false.
|
\param update Update received packet length. Will return cached value when set to false.
|
||||||
|
|
Loading…
Add table
Reference in a new issue