Improve RxMode and MainOnly action

This commit is contained in:
Armel FAUVEAU
2024-06-12 04:28:17 +02:00
parent f1aab18c5c
commit f9f15df8d1
7 changed files with 42 additions and 10 deletions

3
misc.h
View File

@@ -168,6 +168,9 @@ extern enum BacklightOnRxTx_t gSetting_backlight_on_tx_rx;
extern bool gSetting_set_gui;
extern bool gSetting_set_ptt_session;
extern uint8_t gDebug;
extern uint8_t gDW;
extern uint8_t gCB;
extern bool gSaveRxMode;
#endif
#ifdef ENABLE_AUDIO_BAR