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

Function _setup_gpio

boards/ESP-General/interface.cpp:10–10  ·  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

8** Description: initial setup for the device
9***************************************************************************************/
10void _setup_gpio() {}
11
12/***************************************************************************************
13** Function name: _post_setup_gpio()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected