Fix mouse coordinates, sequence BLE discovery/encryption, and prevent mouse from disabling on-screen keyboard

This commit is contained in:
Adolfo Reyna
2026-06-26 21:47:08 -04:00
parent 68bf8f5a01
commit 28ff01561a
13 changed files with 912 additions and 42 deletions
@@ -0,0 +1,12 @@
dependencies:
esp_lcd_touch:
public: true
version: ^1.0.4
idf: '>=4.4.2'
description: ESP LCD Touch FT6x36 - touch controller FT6x36
repository: git://github.com/lambage/esp_lcd_touch_ft6x36.git
repository_info:
commit_sha: c2772def5d1168bb3ba85c1334dd07ea99b977ec
path: components/esp_lcd_touch_ft6x36
url: https://github.com/espressif/esp-bsp/tree/master/components/lcd_touch
version: 1.0.8