Remove unused global rIf that shadows locals and fails cppcheck (#9743)
I noticed because my PR failed
This commit is contained in:
@@ -246,7 +246,6 @@ uint32_t timeLastPowered = 0;
|
||||
static OSThread *powerFSMthread;
|
||||
OSThread *ambientLightingThread;
|
||||
|
||||
RadioInterface *rIf = NULL;
|
||||
RadioLibHal *RadioLibHAL = NULL;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user