If you’re using your Raspberry Pi 7″ touchscreen in a case, you might find that if the case has a stand then the screen might be upside down.
You can easily rotate it 180 by adding this line to /boot/config.txt:
lcd_rotate=2
From the FAQ here.
Articles, notes and random thoughts on Software Development and Technology
If you’re using your Raspberry Pi 7″ touchscreen in a case, you might find that if the case has a stand then the screen might be upside down.
You can easily rotate it 180 by adding this line to /boot/config.txt:
lcd_rotate=2
From the FAQ here.