No description
Find a file
2019-07-27 23:59:27 -07:00
examples new demo for upcoming screen 2019-06-16 20:58:31 -04:00
images Updated image name to what it actually is 2019-05-27 13:30:41 -07:00
.gitignore Doxygen & Travis CI additions 2018-11-15 19:38:25 -08:00
.travis.yml Added SSD1331 Library to Travis yml libraries 2019-04-19 18:12:22 -07:00
Adafruit_ImageReader.cpp Add 1-bit BMP support 2019-07-27 23:59:27 -07:00
Adafruit_ImageReader.h Add inclusion guards 2019-07-13 09:32:10 -06:00
library.properties Add 1-bit BMP support 2019-07-27 23:59:27 -07:00
README.md Update README.md 2019-04-14 20:33:04 -04:00

Adafruit_ImageReader Build Status

Companion library for Adafruit_GFX to load images from SD card.

Requires Adafruit_GFX library and one of the SPI color graphic display libraries, e.g. Adafruit_ILI9341.