mirror of
https://github.com/OneOfEleven/uv-k5-firmware-custom.git
synced 2025-06-20 06:58:39 +03:00
PTT release denoise update
This commit is contained in:
@ -80,7 +80,7 @@ static void ACTION_Monitor(void)
|
||||
|
||||
if (gScanState != SCAN_OFF)
|
||||
{
|
||||
ScanPauseDelayIn10msec = 500;
|
||||
ScanPauseDelayIn10msec = 500; // 5 seconds
|
||||
gScheduleScanListen = false;
|
||||
gScanPauseMode = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user