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