Change SWITCH MAIN ONLY to RX MODE

This commit is contained in:
Armel FAUVEAU
2024-02-08 02:17:04 +01:00
parent 186ea416bf
commit 170fcbfb6e
4 changed files with 27 additions and 36 deletions

View File

@@ -36,7 +36,7 @@ void ACTION_SwitchDemodul(void);
#endif
#ifdef ENABLE_FEAT_F4HWN
void ACTION_Main(void);
void ACTION_RxMode(void);
void ACTION_Ptt(void);
void ACTION_Wn(void);
#endif