MCPcopy Create free account
hub / github.com/bmorcelli/Launcher / powerOff

Function powerOff

boards/m5stack-core/interface.cpp:67–67  ·  view source on GitHub ↗

** Function: powerOff ** location: mykeyboard.cpp ** Turns off the device (or try to) **********************************************************************/

Source from the content-addressed store, hash-verified

65** Turns off the device (or try to)
66**********************************************************************/
67void powerOff() { M5.Power.powerOff(); }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected