Updated Configuring the Raspberry Pi (markdown)

cmose 2017-09-09 17:11:42 +02:00
parent e7b1bcdf2d
commit 158fd3a180

@ -8,6 +8,12 @@ Add the following line:
display_rotate=1
avoid_warnings=1
````
> #display_rotate=0 Normal
> #display_rotate=1 90 degrees
> #display_rotate=2 180 degrees
> #NOTE: You can rotate both the image and touch interface 180º by entering lcd_rotate=2 instead`
> #display_rotate=3 270 degrees
Then reboot the pi:
````
sudo reboot