Verified Commit 1e45c9a9 authored by Jakob Moser's avatar Jakob Moser
Browse files

Mention you don't have to rotate

parent 7ca4d275
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -131,7 +131,7 @@ Then, connect the cables to the Pi as described in this chart:

1. Connect the display by placing it on the GPIO header
2. Download the [`waveshare35a-overlay.dtb` Device Tree Overlay](https://github.com/waveshareteam/LCD-show/raw/refs/heads/master/waveshare35a-overlay.dtb) and save it as `/boot/firmware/overlays/waveshare35a.dtbo`
3. Add the following lines to `/boot/firmware/config.txt`
3. Add the following lines to `/boot/firmware/config.txt` (remove the `rotate=270` if you want to change the display orientation):

    ```ini
    dtoverlay=waveshare35a,rotate=270