mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-03-28 17:42:59 +01:00
upload
This commit is contained in:
@@ -540,6 +540,9 @@ void osdProcess()
|
||||
Serial.println("MAX:" + String(max_step_range));
|
||||
#endif
|
||||
max_step_range = 32;
|
||||
#ifdef METHOD_RSSI
|
||||
max_step_range = 120;
|
||||
#endif
|
||||
col++;
|
||||
}
|
||||
if (osdCyclesCount >= OSD_MAX_CLEAR_CYCLES)
|
||||
|
||||
Reference in New Issue
Block a user