#2075 remove hdmi safe default

This commit is contained in:
rootzoll 2021-03-27 09:54:20 +01:00
parent 87e6a900b1
commit 4f3d02cc40

View File

@ -1107,7 +1107,6 @@ if [ "${lcdInstalled}" != "false" ]; then
# load module on boot
cp ./waveshare35a.dtbo /boot/overlays/
echo "hdmi_force_hotplug=1" >> /boot/config.txt
echo "hdmi_safe=1" >> /boot/config.txt
echo "dtparam=i2c_arm=on" >> /boot/config.txt
# don't enable SPI and UART ports by default
# echo "dtparam=spi=on" >> /boot/config.txt