adafruit / Adafruit_ILI9341

Library for Adafruit ILI9341 displays
415 stars 283 forks source link

Add Hardware Screen Rotation Option #71

Closed JeremyProffitt closed 3 years ago

JeremyProffitt commented 3 years ago

This simple change, allows this library to work with non-Adafruit ILI9341 displays with a Landscape not Portrait hardware screen orientation.

Notations added to code and readme.md

ladyada commented 3 years ago

this doesnt always work - please use the setRotation() function instead :)