mirror of
https://github.com/goodtft/LCD-show.git
synced 2024-11-28 17:24:12 +01:00
modify touch driver
This commit is contained in:
parent
8cb161e140
commit
0c296dde46
@ -10,6 +10,8 @@ sudo ./system_backup.sh
|
||||
#sudo echo "hdmi_force_hotplug=1" >> ./boot/config.txt.bak
|
||||
#fi
|
||||
|
||||
sudo cp ./usr/ads7846-overlay.dtb /boot/overlays/ads7846.dtbo
|
||||
|
||||
source ./system_config.sh
|
||||
if [[ "$deb_version" < "12.1" ]]; then
|
||||
row=`grep -nr "#dtoverlay=vc4-fkms-v3d" ./boot/config.txt.bak | awk -F ':' '{if(NR==1)printf $1}'`
|
||||
|
BIN
usr/ads7846-overlay.dtb
Executable file
BIN
usr/ads7846-overlay.dtb
Executable file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user