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.h
View File

@@ -171,6 +171,8 @@ extern enum BacklightOnRxTx_t gSetting_backlight_on_tx_rx;
extern uint8_t gDW;
extern uint8_t gCB;
extern bool gSaveRxMode;
extern uint8_t crc[15];
extern uint8_t lErrorsDuringAirCopy;
#endif
#ifdef ENABLE_AUDIO_BAR