mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-12 18:02:15 +00:00
Updated Configuring the Raspberry Pi (markdown)
@@ -1,4 +1,4 @@
|
||||
##Rotating the screen
|
||||
##Rotating the screen and hide the color cube
|
||||
edit _/boot/config.txt_:
|
||||
````
|
||||
sudo nano /boot/config.txt
|
||||
@@ -6,6 +6,7 @@ sudo nano /boot/config.txt
|
||||
Add the following line:
|
||||
````
|
||||
display_rotate=1
|
||||
avoid_warnings=1
|
||||
````
|
||||
Then reboot the pi:
|
||||
````
|
||||
|
||||
Reference in New Issue
Block a user