MCPcopy 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
65void powerOff() { axp192.PowerOff(); }
66
67void checkReboot() {
68 static unsigned long time_count = 0;

Callers

nothing calls this directly

Calls 1

PowerOffMethod · 0.80

Tested by

no test coverage detected