0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-19 22:58:04 +03:00

AM fix update

This commit is contained in:
OneOfEleven
2023-09-22 13:52:17 +01:00
parent c5ca07e7e9
commit 17158231fb
7 changed files with 127 additions and 100 deletions

View File

@ -23,7 +23,7 @@
void APP_EndTransmission(void);
void CHANNEL_Next(bool bFlag, int8_t Direction);
void APP_StartListening(FUNCTION_Type_t Function);
void APP_StartListening(FUNCTION_Type_t Function, const bool reset_am_fix);
void APP_SetFrequencyByStep(VFO_Info_t *pInfo, int8_t Step);
void APP_Update(void);