lib_tft24T
lib_tft24T copied to clipboard
Python3 and Pillow
Even though this library is from 2015, the ILI9341 screen is still very popular, so I thought I'd give the driver a small update. Things that have been fixed:
- Python3 support
- Update to Pillow instead of the unmaintained PIL
- Fixed a small bug where landscape mode didn't work correctly with Pillow