Air Copy UI refactoring

This commit is contained in:
Armel FAUVEAU
2024-08-14 04:16:58 +02:00
parent cb4b622a2a
commit 19c0c05aae
3 changed files with 17 additions and 11 deletions

2
misc.c
View File

@@ -119,6 +119,8 @@ enum BacklightOnRxTx_t gSetting_backlight_on_tx_rx;
uint8_t gDW = 0;
uint8_t gCB = 0;
bool gSaveRxMode = false;
uint8_t crc[15] = { 0 };
uint8_t lErrorsDuringAirCopy = 0;
#endif
#ifdef ENABLE_AUDIO_BAR