Fixes and cleanup (#266)

- Fix issue with GT911 driver: fixed a crash and an init issue
- Cleanup of unused code
This commit is contained in:
Ken Van Hoeylandt
2025-03-31 15:59:50 +02:00
committed by GitHub
parent 3f1bfee3f5
commit eb4e9f9649
6 changed files with 24 additions and 68 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ dependencies:
espressif/esp_lcd_touch: "1.1.2"
atanisoft/esp_lcd_touch_xpt2046: "1.0.5"
espressif/esp_lcd_touch_cst816s: "1.0.3"
espressif/esp_lcd_touch_gt911: "1.1.1~2"
espressif/esp_lcd_touch_gt911: "1.1.3"
espressif/esp_lcd_touch_ft5x06: "1.0.6~1"
espressif/esp_io_expander: "1.0.1"
espressif/esp_io_expander_tca95xx_16bit: "1.0.1"