MCPcopy Create free account
hub / github.com/BruceDevices/firmware / backToMenu

Function backToMenu

src/core/utils.cpp:25–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

23*/
24
25void backToMenu() { returnToMenu = true; }
26
27void addOptionToMainMenu() {
28 returnToMenu = false;

Callers 3

~TimerMethod · 0.85
removeEvilWifiMenuFunction · 0.85
handleSerialCommandsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected