forked from xiaozhi/xiaozhi-esp32
add network error callback
This commit is contained in:
@@ -18,6 +18,7 @@ private:
|
||||
std::string ns_;
|
||||
nvs_handle_t nvs_handle_ = 0;
|
||||
bool read_write_ = false;
|
||||
bool dirty_ = false;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user