From 3a34594b5b7ba647acda14a03fa8d3c03a6855ac Mon Sep 17 00:00:00 2001 From: jgromes Date: Tue, 3 Jan 2023 20:20:58 +0100 Subject: [PATCH] [SX126x] Fixed incorrect OCP step in documentation (#654) --- 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 a1c0eeaf..a96c5103 100644 --- a/src/modules/SX126x/SX126x.h +++ b/src/modules/SX126x/SX126x.h @@ -657,7 +657,7 @@ class SX126x: public PhysicalLayer { int16_t setSyncWord(uint8_t syncWord, uint8_t controlBits = 0x44); /*! - \brief Sets current protection limit. Can be set in 0.25 mA steps. + \brief Sets current protection limit. Can be set in 2.5 mA steps. \param currentLimit current protection limit to be set in mA.