0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-19 22:58:04 +03:00

Fix frequency band error from yesterday

This commit is contained in:
OneOfEleven
2023-10-03 11:48:00 +01:00
parent 010ea0308a
commit c5c86d0ad0
7 changed files with 32 additions and 48 deletions

1
misc.c
View File

@ -217,7 +217,6 @@ uint8_t gScanDelay_10ms;
uint8_t gAircopySendCountdown;
#endif
uint8_t gFSKWriteIndex;
uint8_t gNeverUsed;
#ifdef ENABLE_NOAA
bool gIsNoaaMode;