Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bmorcelli/Launcher
/ powerOff
Function
powerOff
boards/m5stack-cplus1_1/interface.cpp:65–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
void powerOff() { axp192.PowerOff(); }
66
67
void checkReboot() {
68
static unsigned long time_count = 0;
Callers
nothing calls this directly
Calls
1
PowerOff
Method · 0.80
Tested by
no test coverage detected