mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-04-29 06:41:25 +03:00
.
This commit is contained in:
parent
19178791d5
commit
01e536d440
@ -56,7 +56,7 @@ bool scanning_paused(void)
|
|||||||
{
|
{
|
||||||
return false; // busy RF scanning
|
return false; // busy RF scanning
|
||||||
}
|
}
|
||||||
|
else
|
||||||
if (g_eeprom.config.setting.dual_watch != DUAL_WATCH_OFF &&
|
if (g_eeprom.config.setting.dual_watch != DUAL_WATCH_OFF &&
|
||||||
g_dual_watch_tick_10ms > 0 &&
|
g_dual_watch_tick_10ms > 0 &&
|
||||||
g_dual_watch_tick_10ms <= (400 / 10)) // 400ms
|
g_dual_watch_tick_10ms <= (400 / 10)) // 400ms
|
||||||
|
BIN
firmware.bin
BIN
firmware.bin
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user