#include "Board.h" #include // static const char *TAG = "Board"; bool Board::GetBatteryVoltage(int &voltage, bool& charging) { return false; }