mirror of
https://github.com/goodtft/LCD-show.git
synced 2026-06-15 16:42:57 +02:00
modify driver
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user