fix tp for maixcampro

This commit is contained in:
Neucrack
2024-09-26 18:46:49 +08:00
parent 245a5827da
commit 632a76b919

View File

@@ -4,7 +4,7 @@ if [ "$1" = "start" ]
then
. /etc/profile
panel_value=$(grep '^panel=' /boot/uEnv.txt | cut -d '=' -f 2)
if [ "$panel_value" = "MaixCam_Pro" ]
if [ "$panel_value" = "st7701_lct024bsi20" ]
then
echo "load cst7xx touchscreen driver"
insmod /mnt/system/ko/hynitron_touch_new.ko