coppermilk / wiener_linien_esp32_monitor

A script for using a T-Display S3 ESP32S3 as a departure board.
41 stars 3 forks source link

display orientation #3

Closed martinbertsch closed 6 months ago

martinbertsch commented 6 months ago

Hi Artem, thank you for that awesome code! I was just wondering where I could change the display orientation by 180°? Kind regards, Martin 968E3A4C-5D99-4F52-A21F-FB388F052D23

martinbertsch commented 6 months ago

I've managed it myself :D tft.setRotation(3);