** Function name: _setup_gpio() ** Location: main.cpp ** Description: initial setup for the device ***************************************************************************************/
| 8 | ** Description: initial setup for the device |
| 9 | ***************************************************************************************/ |
| 10 | void _setup_gpio() {} |
| 11 | |
| 12 | /*************************************************************************************** |
| 13 | ** Function name: _post_setup_gpio() |
nothing calls this directly
no outgoing calls
no test coverage detected