Releases: adafruit/Adafruit_ILI9341
Releases · adafruit/Adafruit_ILI9341
1.5.6 - CI now skips leonardo when running test for PictureEmbed
1.5.5 - Added docs badge
Update library.properties
1.5.4 - Actions update
Update library.properties
Clang, actions, deps
clang-format repo
remove travis CI, add actions CI
Add library dependancies
1.5.2 bump
1.5.1
Update library.properties
Added setScrollMargins() plus Updates
Added the setScrollMargins() function and fixed a bug found in setScroll()
Fixed Compiler Warning
Fixed a compiler warning with casting a 16-bit integer to an 8-bit pointer.
Refactored to use sendCommand and readcommand8 from GFX
This library has now been refactored to use sendCommand and readCommand. So you will need the latest version of Adafruit-GFX-Library 1.5.0 or higher.
Rollback old default SPI frequency behavior
Seems to be an ESP8266-specific issue.