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

Function powerOff

boards/m5stack-sticks3/interface.cpp:132–132  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

130** Turns off the device (or try to)
131**********************************************************************/
132void powerOff() { M5.Power.powerOff(); }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected