1
mirror of https://github.com/egzumer/uv-k5-firmware-custom.git synced 2025-12-12 12:41:21 +04:00
This commit is contained in:
Krzysiek Egzmont
2024-01-29 22:42:38 +01:00
parent dc1808b1fe
commit aa92e93c56
10 changed files with 55 additions and 82 deletions

View File

@@ -57,8 +57,8 @@ void FUNCTION_Init(void)
g_SquelchLost = false;
gFlagTailNoteEliminationComplete = false;
gTailNoteEliminationCountdown_10ms = 0;
gFlagTailToneEliminationComplete = false;
gTailToneEliminationCountdown_10ms = 0;
gFoundCTCSS = false;
gFoundCDCSS = false;
gFoundCTCSSCountdown_10ms = 0;