From 0669fcce5a85a2386b0d94ce6d1be3a1cd613206 Mon Sep 17 00:00:00 2001 From: Charles Crossan Date: Sat, 12 Dec 2020 16:13:48 -0500 Subject: [PATCH] fix Bw125Cr48Sf4096 --- mesh.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesh.proto b/mesh.proto index 6a34d5a..d87965e 100644 --- a/mesh.proto +++ b/mesh.proto @@ -352,7 +352,7 @@ message ChannelSettings { ///< CRC on. Slow+long range (275 bps) Bw125Cr48Sf4096 = 3; // < Bw = 125 kHz, Cr = 4/8, Sf(12) = 4096chips/symbol, CRC - // < on. Slow+long range (46 bps) + // < on. Slow+long range (183 bps) } /// Note: This is the 'old' mechanism for specifying channel parameters.