Releases: ImpulseAdventure/Waveshare_ILI9486
Releases · ImpulseAdventure/Waveshare_ILI9486
Release v2.0.0
This major update has merged in a rewrite of the APIs from MHotchin's Waveshare4InchTftShield. This update brings improved performance and feature set compatibility with the Adafruit-GFX style APIs.
Release v0.4.0
This is the last version of the library based on the original Waveshare vendor APIs.
Release v0.3.1
The primary changes for this release include:
- Add support for dynamic rotation:
setRotation()
Release v0.3.0
This is the first release of the Waveshare_ILI9486 library
- Contains minimal set of GFX-style primitives
- Ported GFX "graphicstest" sketch (as
examples/ws_graphicstest
)