MCPcopy 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
133void settingLoop() {
134 handleButtons();
135 displayMenu();
136}

Callers

nothing calls this directly

Calls 2

handleButtonsFunction · 0.85
displayMenuFunction · 0.85

Tested by

no test coverage detected