mirror of
https://github.com/goodtft/LCD-show.git
synced 2024-11-28 17:24:12 +01:00
modify driver
This commit is contained in:
parent
f5c474ac49
commit
f9fae1f184
@ -17,6 +17,9 @@ hardware_model=255
|
||||
fi
|
||||
|
||||
sudo raspi-config nonint do_wayland W1
|
||||
if [ -f /boot/firmware/config.txt ]; then
|
||||
sudo ln -sf /boot/firmware/config.txt /boot/config.txt
|
||||
fi
|
||||
|
||||
if [ $hardware_arch -eq 32 ]; then
|
||||
if [ $(($big_version)) -lt 10 ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user