mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-07-05 09:22:05 +02:00
small fixes
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user