mirror of
https://github.com/goodtft/LCD-show.git
synced 2024-11-28 17:24:12 +01:00
update MPI4008 touch screen calibration parameters
This commit is contained in:
parent
a8de38f415
commit
9832468255
@ -1,6 +1,6 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "72 3916 182 4012"
|
||||
Option "Calibration" "137 3912 83 4023"
|
||||
Option "SwapAxes" "0"
|
||||
EndSection
|
||||
|
@ -1,6 +1,6 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "3916 72 4012 182"
|
||||
Option "Calibration" "3912 137 4023 83"
|
||||
Option "SwapAxes" "0"
|
||||
EndSection
|
||||
|
@ -1,6 +1,6 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "4012 182 72 3916"
|
||||
Option "Calibration" "4023 83 137 3912"
|
||||
Option "SwapAxes" "1"
|
||||
EndSection
|
||||
|
@ -1,6 +1,6 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "182 4012 3916 72"
|
||||
Option "Calibration" "83 4023 3912 137"
|
||||
Option "SwapAxes" "1"
|
||||
EndSection
|
||||
|
@ -1,6 +1,6 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "3916 72 182 4012"
|
||||
Option "Calibration" "3912 137 83 4023"
|
||||
Option "SwapAxes" "0"
|
||||
EndSection
|
||||
|
@ -1,6 +1,6 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "72 3916 4012 182"
|
||||
Option "Calibration" "137 3912 4023 83"
|
||||
Option "SwapAxes" "0"
|
||||
EndSection
|
||||
|
Loading…
Reference in New Issue
Block a user