Rotate Raspberry Pi screen 180 degrees
07-23-2019
Rotate the Raspberry Pi screen 180 degrees when it is upside down.Put the following line in /boot/config.txt:
lcd_rotate=2
Don't use display_rotate because it won't perform and besides it will rotate not the touch.