Skip to content

Commit

Permalink
Fix issue armel#49
Browse files Browse the repository at this point in the history
  • Loading branch information
armel committed Apr 14, 2024
1 parent d7f185b commit 576deb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 576deb8

Please sign in to comment.