Add exclude memory channel

This commit is contained in:
Armel FAUVEAU
2024-03-26 04:45:00 +01:00
parent 25ced9401e
commit 259cf446bf
6 changed files with 10 additions and 14 deletions

1
misc.c
View File

@@ -116,7 +116,6 @@ enum BacklightOnRxTx_t gSetting_backlight_on_tx_rx;
bool gSetting_set_gui = 0;
bool gSetting_set_ptt_session;
uint8_t gDebug;
bool gWriteChannel = true;
#endif
#ifdef ENABLE_AUDIO_BAR