1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 03:12:20 +01:00

[touchscreen] Calibration fixes (#7704)

This commit is contained in:
Clyde Stubbs
2024-10-31 13:15:39 +11:00
committed by GitHub
parent 74ea1b60e3
commit 8b7e061f3a
9 changed files with 63 additions and 101 deletions

View File

@@ -25,8 +25,8 @@ touchscreen:
update_interval: 50ms
threshold: 400
calibration:
x_min: 3860
x_max: 280
x_min: 280
x_max: 3860
y_min: 340
y_max: 3860
on_touch:

View File

@@ -25,7 +25,7 @@ touchscreen:
update_interval: 50ms
threshold: 400
calibration:
x_min: 3860
x_min: 28
x_max: 280
y_min: 340
y_max: 3860

View File

@@ -25,7 +25,7 @@ touchscreen:
update_interval: 50ms
threshold: 400
calibration:
x_min: 3860
x_min: 50
x_max: 280
y_min: 340
y_max: 3860

View File

@@ -25,7 +25,7 @@ touchscreen:
update_interval: 50ms
threshold: 400
calibration:
x_min: 3860
x_min: 50
x_max: 280
y_min: 340
y_max: 3860

View File

@@ -25,7 +25,7 @@ touchscreen:
update_interval: 50ms
threshold: 400
calibration:
x_min: 3860
x_min: 50
x_max: 280
y_min: 340
y_max: 3860

View File

@@ -25,8 +25,8 @@ touchscreen:
update_interval: 50ms
threshold: 400
calibration:
x_min: 3860
x_max: 280
x_min: 280
x_max: 3860
y_min: 340
y_max: 3860
on_touch: