Refactoring

This commit is contained in:
Krzysiek Egzmont
2023-10-31 19:58:10 +01:00
parent 2796973ad3
commit 25334823e5
5 changed files with 65 additions and 58 deletions

1
misc.h
View File

@@ -274,7 +274,6 @@ extern bool g_SquelchLost;
extern uint8_t gFlashLightState;
extern volatile uint16_t gFlashLightBlinkCounter;
extern bool gFlagEndTransmission;
extern uint16_t gLowBatteryCountdown;
extern uint8_t gNextMrChannel;
extern ReceptionMode_t gRxReceptionMode;