Remove unused global rIf that shadows locals and fails cppcheck (#9743)

I noticed because my PR failed
This commit is contained in:
Wessel
2026-02-24 20:57:58 -06:00
committed by GitHub
co-authored by GitHub
parent 58496e56d2
commit ad7d19c317
-1
View File
@@ -246,7 +246,6 @@ uint32_t timeLastPowered = 0;
static OSThread *powerFSMthread;
OSThread *ambientLightingThread;
RadioInterface *rIf = NULL;
RadioLibHal *RadioLibHAL = NULL;
/**