mirror of
https://github.com/sipeed/LicheeRV-Nano-Build.git
synced 2026-09-11 05:09:56 -05:00
Merge pull request #49 from 916BGAI/main
Optimize S05tp and hyn touch driver
This commit is contained in:
@@ -8,7 +8,8 @@ then
|
||||
then
|
||||
echo "load cst7xx touchscreen driver"
|
||||
insmod /mnt/system/ko/hynitron_touch_new.ko
|
||||
else
|
||||
elif [ "$panel_value" = "st7701_hd228001c31" ]
|
||||
then
|
||||
echo "load cst3xx touchscreen driver"
|
||||
insmod /mnt/system/ko/hynitron_touch.ko
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user