MCPcopy Create free account
hub / github.com/cifertech/nRFBox / scannerLoop

Function scannerLoop

nRFBox/scanner.cpp:232–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230
231
232void scannerLoop() {
233
234 scanChannels();
235
236 outputChannels();
237
238}

Callers 1

displaymenuFunction · 0.70

Calls 2

scanChannelsFunction · 0.70
outputChannelsFunction · 0.70

Tested by

no test coverage detected