Bump to 1.4.8

This commit is contained in:
Terrence
2025-03-20 02:03:55 +08:00
parent f553459121
commit 71799ed85c
6 changed files with 6 additions and 6 deletions

View File

@@ -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

View File

@@ -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