mirror of
https://github.com/78/xiaozhi-esp32.git
synced 2026-07-21 02:05:52 +00:00
content : update esp32-s3-touch-lcd-1.54 touch scl_speed_hz
This commit is contained in:
@@ -136,6 +136,7 @@ private:
|
||||
.disable_control_phase = 1,
|
||||
},
|
||||
};
|
||||
tp_io_config.scl_speed_hz = 100000;
|
||||
ESP_ERROR_CHECK(esp_lcd_new_panel_io_i2c(i2c_bus_, &tp_io_config, &tp_io_handle));
|
||||
|
||||
esp_lcd_touch_config_t tp_cfg = {
|
||||
|
||||
Reference in New Issue
Block a user