Add files via upload

This commit is contained in:
Yan A 2020-08-14 16:15:57 +03:00 committed by GitHub
parent e2cee20a1f
commit a8f6c6e0b8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 0 deletions

6
99-calibration.conf Normal file
View 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
View file

@ -0,0 +1,6 @@
Section "Device"
Identifier "myfb"
Driver "fbdev"
Option "fbdev" "/dev/fb1"
Option "SwapbuffersWait" "true"
EndSection

BIN
waveshare35a.dtbo Normal file

Binary file not shown.