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

Function _post_setup_gpio

boards/m5stack-paper-s3/interface.cpp:19–19  ·  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

17** Description: second stage gpio setup to make a few functions work
18***************************************************************************************/
19void _post_setup_gpio() {}
20
21/***************************************************************************************
22** Function name: getBattery()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected