mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-03 09:28:22 +02:00
#971 lcdrotate=1 is the new default
This commit is contained in:
parent
dd7eca9e91
commit
5283cea9f7
@ -90,6 +90,7 @@ else
|
||||
echo "chain=${chain}" >> $configFile
|
||||
echo "hostname=${hostname}" >> $configFile
|
||||
echo "lcd2hdmi=${lcd2hdmi}" >> $configFile
|
||||
echo "lcdrotate=1" >> $configFile
|
||||
|
||||
# try to determine publicIP and if not possible use localIP as placeholder
|
||||
# https://github.com/rootzoll/raspiblitz/issues/312#issuecomment-462675101
|
||||
|
Loading…
x
Reference in New Issue
Block a user