Skip to content

Screen orientation #61

Answered by steelcd
steelcd asked this question in Q&A
Dec 31, 2021 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Found it!

Add a rotate parameter and set it to two:

self.device = ili9341(self.serial, active_low=False, width=self.WIDTH, height=self.HEIGHT, gpio_LIGHT=26, rotate=2)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nebhead
Comment options

Answer selected by steelcd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants