From 158fd3a18062b8af9cd660737827a8dc29f7f28b Mon Sep 17 00:00:00 2001 From: cmose Date: Sat, 9 Sep 2017 17:11:42 +0200 Subject: [PATCH] Updated Configuring the Raspberry Pi (markdown) --- Configuring-the-Raspberry-Pi.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Configuring-the-Raspberry-Pi.md b/Configuring-the-Raspberry-Pi.md index 1b82576..ed2b0db 100644 --- a/Configuring-the-Raspberry-Pi.md +++ b/Configuring-the-Raspberry-Pi.md @@ -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