0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-04-28 22:31:25 +03:00
This commit is contained in:
OneOfEleven 2023-11-08 16:18:24 +00:00
parent 19178791d5
commit 01e536d440
3 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ bool scanning_paused(void)
{
return false; // busy RF scanning
}
else
if (g_eeprom.config.setting.dual_watch != DUAL_WATCH_OFF &&
g_dual_watch_tick_10ms > 0 &&
g_dual_watch_tick_10ms <= (400 / 10)) // 400ms

Binary file not shown.

Binary file not shown.