forked from xiaozhi/xiaozhi-esp32
use protocol 3
This commit is contained in:
@@ -2,3 +2,7 @@
|
||||
#include <esp_log.h>
|
||||
|
||||
// static const char *TAG = "Board";
|
||||
|
||||
bool Board::GetBatteryVoltage(int &voltage) {
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user