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

Function _post_setup_gpio

boards/m5stack-tab5/interface.cpp:23–23  ·  view source on GitHub ↗

** Function name: _post_setup_gpio() ** Location: main.cpp ** Description: second stage gpio setup to make a few functions work ***************************************************************************************/

Source from the content-addressed store, hash-verified

21** Description: second stage gpio setup to make a few functions work
22***************************************************************************************/
23void _post_setup_gpio() {}
24
25/***************************************************************************************
26** Function name: getBattery()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected