Basic Adafruit_GFX v1.10.7 library files with ADA_GFX_kbv.h and renamed glcdfont.inc MCUFRIEND_kbv library inherits from Adafruit_GFX

Dependents:   TFT_Touch_botao_v1 TFT_Touch_exemplo5_git_touch TESTE_1 TFT_Touch_exemplo6_git_touch_button_3_ ... more

ADA_GFX_kbv.h

Committer:
davidprentice
Date:
2021-04-26
Revision:
0:8ee30e15ac7b

File content as of revision 0:8ee30e15ac7b:

// should just use the virginal Adafruit_GFX v1.10.7
// only with #include "glcdfont.inc"

#ifndef _ADA_GFX_KBV_H
#define _ADA_GFX_KBV_H

#define ARDUINO 100
//#include "Arduino.h"
#define boolean bool

#include "Adafruit_GFX.h"

#endif // _ADA_GFX_KBV_H