modify touch driver

This commit is contained in:
goodtft 2024-03-25 07:15:11 +00:00
parent 8cb161e140
commit 0c296dde46
8 changed files with 2 additions and 0 deletions

View File

@ -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

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.