Loading docs/musings/display.md +4 −0 Original line number Diff line number Diff line Loading @@ -16,3 +16,7 @@ print(screen) # This does not show the dimensions of my small extra screen. Fee ``` Which is sad, because I think it should work. ## Configuration options in `/boot/firmware/config.txt` One could add the `swapxy=1` parameter at the end (e.g. like `...,rotate=270,swapxy=1`). I didn't need that in my tests though. Loading
docs/musings/display.md +4 −0 Original line number Diff line number Diff line Loading @@ -16,3 +16,7 @@ print(screen) # This does not show the dimensions of my small extra screen. Fee ``` Which is sad, because I think it should work. ## Configuration options in `/boot/firmware/config.txt` One could add the `swapxy=1` parameter at the end (e.g. like `...,rotate=270,swapxy=1`). I didn't need that in my tests though.