** Function name: _post_setup_gpio() ** Location: main.cpp ** Description: second stage gpio setup to make a few functions work ***************************************************************************************/
| 17 | ** Description: second stage gpio setup to make a few functions work |
| 18 | ***************************************************************************************/ |
| 19 | void _post_setup_gpio() {} |
| 20 | |
| 21 | /*************************************************************************************** |
| 22 | ** Function name: getBattery() |
nothing calls this directly
no outgoing calls
no test coverage detected