MCPcopy Create free account
hub / github.com/BruceDevices/firmware / _setup_gpio

Function _setup_gpio

src/main.cpp:175–175  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173 *********************************************************************/
174void _setup_gpio() __attribute__((weak));
175void _setup_gpio() {}
176
177/*********************************************************************
178 ** Function: _post_setup_gpio()

Callers 1

setup_gpioFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected