From c331abb7a9d4ba68ca52bf6824e2b2ef78b8b861 Mon Sep 17 00:00:00 2001 From: Callan Bryant Date: Fri, 10 Jan 2020 15:34:33 +0000 Subject: [PATCH] remove outdated comment --- 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 6d6bd9d4..6ad7b760 100644 --- a/src/modules/SX126x/SX126x.h +++ b/src/modules/SX126x/SX126x.h @@ -800,7 +800,7 @@ class SX126x: public PhysicalLayer { /*! \brief Set explicit header mode for future reception/transmission. - \param len Payload length in bytes. **WILL BE GLOBALLY OVERRIDDEN BY transmit()** + \param len Payload length in bytes. \returns \ref status_codes */