diff --git a/app/main.c b/app/main.c index 807c0b7..704613d 100644 --- a/app/main.c +++ b/app/main.c @@ -125,6 +125,8 @@ static void processFKeyFunction(const KEY_Code_t Key, const bool beep) //SETTINGS_SaveChannel(channel, gEeprom.RX_VFO, gRxVfo, 1); + gRequestSaveChannel = 1; + gUpdateDisplay = true; } #endif