indentation fix

This commit is contained in:
Christophe Painchaud 2021-04-25 08:51:18 +02:00
parent 7ddf0f81ce
commit 964ee86b3e

View file

@ -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.