mirror of
https://github.com/kamilsss655/uv-k5-firmware-custom
synced 2024-11-22 19:03:33 +00:00
Fix copy-chan-to-vfo
This commit is contained in:
parent
56fc929921
commit
eba4bf9c80
@ -618,6 +618,10 @@ static void MAIN_Key_MENU(const bool bKeyPressed, const bool bKeyHeld)
|
||||
gUpdateDisplay = true;
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
gBeepToPlay = BEEP_500HZ_60MS_DOUBLE_BEEP_OPTIONAL;
|
||||
}
|
||||
|
||||
#endif
|
||||
}
|
||||
|
BIN
firmware.bin
BIN
firmware.bin
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user