ImpulseAdventure / Waveshare_ILI9486

Arduino library for Waveshare ILI9486 supporting the Waveshare 3.5" & 4" TFT Touch Shields for Arduino. Includes GFX-compatible API and touchscreen driver
MIT License
66 stars 8 forks source link

Current version not compatible with GUISlicer #7

Closed sjbaird closed 4 years ago

sjbaird commented 4 years ago

It seems that this version is missing the GFX files

ImpulseAdventure commented 4 years ago

Hi! You are correct that the updated version has changed set of include files.

A new version of GUIslice has been released that uses the updated Waveshare_ILI9486 files. This version is not yet released via the Arduino IDE library manager, so for now you will need to manually update the library from GitHub.

Let me know if you have any difficulties. Thanks!

ImpulseAdventure commented 4 years ago

Closing as GUIslice 0.15 has been released to the Arduino IDE library manager