Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cifertech/nRFBox
/ scannerLoop
Function
scannerLoop
VScode Platformio/src/scanner.cpp:224–230 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
222
}
223
224
void scannerLoop(){
225
226
checkButtons();
227
scanChannels();
228
outputChannels();
229
230
}
Callers
nothing calls this directly
Calls
3
checkButtons
Function · 0.85
scanChannels
Function · 0.70
outputChannels
Function · 0.70
Tested by
no test coverage detected