mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-03-27 02:01:53 +01:00
#2075 remove hdmi safe default
This commit is contained in:
parent
87e6a900b1
commit
4f3d02cc40
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user