Add MainOnly Action

This commit is contained in:
Armel FAUVEAU
2024-06-11 04:54:48 +02:00
parent debf2e6d8a
commit f1aab18c5c
5 changed files with 33 additions and 3 deletions

View File

@@ -37,6 +37,7 @@ void ACTION_SwitchDemodul(void);
#ifdef ENABLE_FEAT_F4HWN
void ACTION_RxMode(void);
void ACTION_MainOnly(void);
void ACTION_Ptt(void);
void ACTION_Wn(void);
void ACTION_BackLightOnDemand(void);