mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-05-03 12:02:54 +02:00
@@ -433,6 +433,8 @@ 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)
|
||||
{
|
||||
max_step_range = result[max_bin];
|
||||
|
||||
Reference in New Issue
Block a user