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