Try to fix a strange issue on FAGCI Spectrum exit
This commit is contained in:
@@ -249,7 +249,9 @@ static void RestoreRegisters() {
|
||||
BK4819_WriteRegister(registers_to_save[i], registers_stack[i]);
|
||||
}
|
||||
|
||||
#ifdef ENABLE_FEAT_F4HWN
|
||||
gVfoConfigureMode = VFO_CONFIGURE;
|
||||
#endif
|
||||
}
|
||||
|
||||
static void ToggleAFDAC(bool on) {
|
||||
|
Reference in New Issue
Block a user