Real AM fix attempt, messy
This commit is contained in:
3
misc.c
3
misc.c
@@ -160,7 +160,6 @@ bool gCssBackgroundScan;
|
||||
volatile bool gScheduleScanListen = true;
|
||||
volatile uint16_t gScanPauseDelayIn_10ms;
|
||||
|
||||
bool gUpdateRSSI;
|
||||
#if defined(ENABLE_ALARM) || defined(ENABLE_TX1750)
|
||||
AlarmState_t gAlarmState;
|
||||
#endif
|
||||
@@ -250,8 +249,6 @@ volatile bool gFlagTailNoteEliminationComplete;
|
||||
|
||||
volatile uint8_t boot_counter_10ms;
|
||||
|
||||
int16_t gCurrentRSSI[2] = {0, 0}; // now one per VFO
|
||||
|
||||
uint8_t gIsLocked = 0xFF;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user