From bad3029f4f2a778f1faf10590ebd68859c3224b4 Mon Sep 17 00:00:00 2001 From: Nathan Seidle Date: Fri, 28 Jan 2022 15:54:44 -0700 Subject: [PATCH] Update SX126x.h --- src/modules/SX126x/SX126x.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/SX126x/SX126x.h b/src/modules/SX126x/SX126x.h index 73d31b43..507fb127 100644 --- a/src/modules/SX126x/SX126x.h +++ b/src/modules/SX126x/SX126x.h @@ -827,7 +827,7 @@ class SX126x: public PhysicalLayer { float getRSSIInst(); /*! - \brief Set implicit header mode for future reception/transmission. Required for spreading factor 6. + \brief Set implicit header mode for future reception/transmission. \param len Payload length in bytes.