Commit Graph

3 Commits

Author SHA1 Message Date
stevstrong c6c53b79ad Update touchpaint.ino
- use Adafruit_GFX_AS lib instead of Adafruit_GFX
2017-09-22 11:31:00 +02:00
Roger Clark a47caee80d Added old Adafruit_ILI9341 lib, and modified the STM version of the lib so that the class name matches the filename for adafruit_ILI9341_STM 2015-03-27 10:08:47 +11:00
victorpv 78f9031154 Renamed libraries, but using original function names.
This way one knows if he is using the old or STM library by looking at
the include line, while the sketch should compile file as the functions
are named the same. I believe this is the best compromise.
2015-03-18 11:27:31 -05:00