SH1106 Supported (#416)

* SH1106 Supported

* OLED_SSD1306_128X64_SH1106 -> OLED_SH1106_128X64
This commit is contained in:
Eason
2025-03-26 23:11:08 +08:00
committed by GitHub
parent 4c7e00630b
commit 7ac252637d
4 changed files with 14 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ dependencies:
lvgl/lvgl: "~9.2.2"
esp_lvgl_port: "~2.4.4"
espressif/esp_io_expander_tca95xx_16bit: "^2.0.0"
tny-robotics/sh1106-esp-idf: ^1.0.0
## Required IDF version
idf:
version: ">=5.3"