From ef5a6d137d3a99694d56926397789b9c9d3692a8 Mon Sep 17 00:00:00 2001 From: Egor Shitikov Date: Sun, 8 Sep 2024 21:44:43 -0700 Subject: [PATCH] small fixes --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index ccc69f1..46e996e 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -591,7 +591,7 @@ int binToRSSI(int bin) return 11 + (bin * 4); } -// returns tru if continue the code is false breake the loop +// return true if continue the code is false break the loop bool buttonPressHandler(float freq) { // Detection level button short press