Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cifertech/nRFBox
/ settingLoop
Function
settingLoop
nRFBox_V2/setting.cpp:133–136 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
131
}
132
133
void settingLoop() {
134
handleButtons();
135
displayMenu();
136
}
Callers
nothing calls this directly
Calls
2
handleButtons
Function · 0.85
displayMenu
Function · 0.85
Tested by
no test coverage detected