esphome/tests/components/lvgl/common.yaml

11 lines
172 B
YAML
Raw Normal View History

touchscreen:
- platform: ft63x6
id: tft_touch
display: tft_display
update_interval: 50ms
threshold: 1
calibration:
x_max: 240
y_max: 320