fix 120 max bin

This commit is contained in:
Egor
2025-01-09 12:22:23 -08:00
parent 214aa3d13c
commit 488f077729
+1
View File
@@ -433,6 +433,7 @@ void osdProcess()
max_step_range = max_bin;
// Store RSSI value for RSSI Method
#ifdef METHOD_RSSI
max_step_range = 120;
if (result[max_bin] != 0)
{
max_step_range = result[max_bin];