** Function: powerOff ** location: mykeyboard.cpp ** Turns off the device (or try to) **********************************************************************/
| 88 | ** Turns off the device (or try to) |
| 89 | **********************************************************************/ |
| 90 | void powerOff() { M5.Power.powerOff(); } |
nothing calls this directly
no outgoing calls
no test coverage detected