Improve Air Copy and enable restart

This commit is contained in:
Armel FAUVEAU
2024-08-15 01:43:26 +02:00
parent 19c0c05aae
commit 75480cac10
4 changed files with 19 additions and 2 deletions

1
misc.h
View File

@@ -173,6 +173,7 @@ extern enum BacklightOnRxTx_t gSetting_backlight_on_tx_rx;
extern bool gSaveRxMode;
extern uint8_t crc[15];
extern uint8_t lErrorsDuringAirCopy;
extern uint8_t gAircopyStep;
#endif
#ifdef ENABLE_AUDIO_BAR