Verified Commit 223bf6fe authored by Jakob Moser's avatar Jakob Moser
Browse files

Make uncommitted doc change a musing

parent 869fea46
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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.