Created
December 1, 2017 18:09
-
-
Save anonymous/0e2e50e58855a352d936b2faa1d864c5 to your computer and use it in GitHub Desktop.
Rotate pi touch screen 7" after modding boot/config.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
in case of inverting rotate (clockwise 180 degree), | |
⎡-1 0 1 ⎤ | |
⎜ 0 -1 1 ⎥ | |
⎣ 0 0 1 ⎦ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment