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

Function powerOff

boards/m5stack-dinmeter/interface.cpp:90–90  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

88** Turns off the device (or try to)
89**********************************************************************/
90void powerOff() { M5.Power.powerOff(); }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected