AberLED shield library
Library for the bicolor LED (and TFT screen) shield used in CS12020
|
#include <TFT_ST7735.h>
Public Attributes | |
const unsigned char * | chartbl |
const unsigned char * | widthtbl |
unsigned char | height |
Definition at line 210 of file TFT_ST7735.h.
const unsigned char* fontinfo::chartbl |
Definition at line 211 of file TFT_ST7735.h.
unsigned char fontinfo::height |
Definition at line 213 of file TFT_ST7735.h.
const unsigned char* fontinfo::widthtbl |
Definition at line 212 of file TFT_ST7735.h.