mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-12-12 01:42:19 +00:00
correct display_rotate part (github bug)
@@ -51,11 +51,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
|
||||
|
||||
> #display_rotate=0 Normal<br>
|
||||
> #display_rotate=1 90 degrees<br>
|
||||
> #display_rotate=2 180 degrees<br>
|
||||
> #NOTE: You can rotate both the image and touch interface 180º by entering lcd_rotate=2 instead`<br>
|
||||
> #display_rotate=3 270 degrees<br>
|
||||
|
||||
Then reboot the pi:
|
||||
````
|
||||
|
||||
Reference in New Issue
Block a user