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