Closed ThinkTransit closed 2 years ago
Hi @peterhinch
Great library.
Is it possible to rotate the orientation of the screen 180 degrees? I'm using the ili9341 if that makes a difference.
Thanks
This depends on the particular display driver. With the ILI9341 you're in luck, see the docs - with usd, height and width constructor args you can define any orientation.
usd
height
width
Perfect thanks @peterhinch
Hi @peterhinch
Great library.
Is it possible to rotate the orientation of the screen 180 degrees? I'm using the ili9341 if that makes a difference.
Thanks