forked from xiaozhi/xiaozhi-esp32
sending part of IoT states
This commit is contained in:
@@ -91,7 +91,6 @@ private:
|
||||
bool keep_listening_ = false;
|
||||
bool aborted_ = false;
|
||||
bool voice_detected_ = false;
|
||||
std::string last_iot_states_;
|
||||
int clock_ticks_ = 0;
|
||||
|
||||
// Audio encode / decode
|
||||
|
||||
Reference in New Issue
Block a user