From fc3a4a8175bec70d8e70b8174439b79298a91fb3 Mon Sep 17 00:00:00 2001 From: Christophe Painchaud Date: Wed, 24 Mar 2021 08:53:51 +0100 Subject: [PATCH] doc fix --- src/modules/SX127x/SX127x.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/SX127x/SX127x.h b/src/modules/SX127x/SX127x.h index fae2b2d6..fb8f1503 100644 --- a/src/modules/SX127x/SX127x.h +++ b/src/modules/SX127x/SX127x.h @@ -881,7 +881,7 @@ class SX127x: public PhysicalLayer { \brief Fixed threshold for the Data Slicer in OOK mode Floor threshold for the Data Slicer in OOK when Peak mode is used - \param value (in DB) + \param value calculation is (128 - value/2) \returns \ref status_codes */