Only log RT in scanner when holdtime > 5 seconds

This commit is contained in:
Sjef Verhoeven PE5PVB
2025-02-26 11:14:27 +01:00
parent 25a8c4124c
commit 4d72dfe131
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -16,6 +16,7 @@ extern bool scandxmode;
extern byte band;
extern byte chipmodel;
extern byte language;
extern byte scanhold;
extern byte unit;
extern int16_t SStatus;
extern int8_t NTPoffset;