mirror of
https://github.com/kamilsss655/uv-k5-firmware-custom
synced 2024-11-22 02:08:48 +00:00
cleanup
This commit is contained in:
parent
d54aa37f42
commit
49b53ff15d
@ -414,8 +414,9 @@ static void ToggleRX(bool on) {
|
||||
// turn on CSS tail found interrupt
|
||||
BK4819_WriteRegister(BK4819_REG_3F, BK4819_REG_02_CxCSS_TAIL);
|
||||
} else {
|
||||
if(appMode!=CHANNEL_MODE)
|
||||
BK4819_WriteRegister(0x43, GetBWRegValueForScan());
|
||||
if(appMode!=CHANNEL_MODE)
|
||||
BK4819_WriteRegister(0x43, GetBWRegValueForScan());
|
||||
|
||||
isListening = false;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user