mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-03-28 17:42:59 +01:00
RSSI value min max
This commit is contained in:
@@ -433,6 +433,7 @@ void osdProcess()
|
||||
max_step_range = max_bin;
|
||||
// Store RSSI value for RSSI Method
|
||||
#ifdef METHOD_RSSI
|
||||
// set to the min RSSI value
|
||||
max_step_range = 120;
|
||||
if (result[max_bin] != 0)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user