RSSI value min max

This commit is contained in:
Egor
2025-01-09 12:25:45 -08:00
parent 488f077729
commit c8561407f7

View File

@@ -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)
{