forked from xiaozhi/xiaozhi-esp32
Bump to 1.4.8
This commit is contained in:
@@ -64,7 +64,7 @@ private:
|
||||
i2c_master_bus_handle_t i2c_bus_;
|
||||
esp_io_expander_handle_t io_expander = NULL;
|
||||
LcdDisplay* display_;
|
||||
button_handle_t boot_btn,pwr_btn;
|
||||
button_handle_t boot_btn, pwr_btn;
|
||||
|
||||
void InitializeI2c() {
|
||||
// Initialize I2C peripheral
|
||||
|
||||
@@ -219,7 +219,7 @@ private:
|
||||
i2c_master_bus_handle_t i2c_bus_;
|
||||
esp_io_expander_handle_t io_expander = NULL;
|
||||
LcdDisplay* display_;
|
||||
button_handle_t boot_btn,pwr_btn;
|
||||
button_handle_t boot_btn, pwr_btn;
|
||||
|
||||
void InitializeI2c() {
|
||||
// Initialize I2C peripheral
|
||||
|
||||
Reference in New Issue
Block a user