Trying to fix incompatibilities with adafruit lib

This commit is contained in:
Daniel Eichhorn
2017-05-12 21:57:48 +02:00
parent 9d410af18f
commit a4a7bf6232
5 changed files with 841 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ SOFTWARE.
See more at http://blog.squix.ch
*/
#include <Adafruit_ILI9341.h>
#include "ILI9341.h"
#include <FS.h>
#ifndef _GFX_UI_H