mirror of
https://github.com/goodtft/LCD-show.git
synced 2026-06-21 02:23:50 +02:00
add MPI3508
This commit is contained in:
6
usr/99-calibration.conf-3508-180
Executable file
6
usr/99-calibration.conf-3508-180
Executable file
@@ -0,0 +1,6 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "233 3945 183 3939"
|
||||
Option "SwapAxes" "1"
|
||||
EndSection
|
||||
6
usr/99-calibration.conf-3508-270
Executable file
6
usr/99-calibration.conf-3508-270
Executable file
@@ -0,0 +1,6 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "183 3939 3945 233"
|
||||
Option "SwapAxes" "0"
|
||||
EndSection
|
||||
6
usr/99-calibration.conf-3508-90
Executable file
6
usr/99-calibration.conf-3508-90
Executable file
@@ -0,0 +1,6 @@
|
||||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "3939 183 233 3945"
|
||||
Option "SwapAxes" "0"
|
||||
EndSection
|
||||
Reference in New Issue
Block a user