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

Function _setup_gpio

boards/m5stack-paper-s3/interface.cpp:12–12  ·  view source on GitHub ↗

** Function name: _setup_gpio() ** Location: main.cpp ** Description: initial setup for the device ***************************************************************************************/

Source from the content-addressed store, hash-verified

10** Description: initial setup for the device
11***************************************************************************************/
12void _setup_gpio() { M5.begin(); }
13
14/***************************************************************************************
15** Function name: _post_setup_gpio()

Callers

nothing calls this directly

Calls 1

beginMethod · 0.45

Tested by

no test coverage detected