Skip to content

Instantly share code, notes, and snippets.

@koji
Created April 9, 2018 05:41
Show Gist options
  • Save koji/c33be280d816700a50b7be378693dfed to your computer and use it in GitHub Desktop.
Save koji/c33be280d816700a50b7be378693dfed to your computer and use it in GitHub Desktop.
rotate raspi monitor
$ sudo vim /boot/config.txt

180 degree add the following line
lcd_rotate=2

reboot
$ sudo reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment