mirror of
https://github.com/tux1c/wavesharelcd-64bit-rpi.git
synced 2026-08-13 12:33:17 +02:00
Add files via upload
This commit is contained in:
parent
e2cee20a1f
commit
a8f6c6e0b8
3 changed files with 12 additions and 0 deletions
6
99-calibration.conf
Normal file
6
99-calibration.conf
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
Section "InputClass"
|
||||
Identifier "calibration"
|
||||
MatchProduct "ADS7846 Touchscreen"
|
||||
Option "Calibration" "3936 227 268 3880"
|
||||
Option "SwapAxes" "1"
|
||||
EndSection
|
||||
6
99-fbdev.conf
Normal file
6
99-fbdev.conf
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
Section "Device"
|
||||
Identifier "myfb"
|
||||
Driver "fbdev"
|
||||
Option "fbdev" "/dev/fb1"
|
||||
Option "SwapbuffersWait" "true"
|
||||
EndSection
|
||||
BIN
waveshare35a.dtbo
Normal file
BIN
waveshare35a.dtbo
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue