AberLED shield library
Library for the bicolor LED (and TFT screen) shield used in CS12020
Macros
User_Setup.h File Reference

Go to the source code of this file.

Macros

#define TAB_COLOUR   INITR_BLACKTAB
 
#define TFT_CS   6
 
#define TFT_DC   5
 
#define TFT_RST   3
 
#define LOAD_GLCD
 
#define F_AS_T
 
#define FAST_LINE
 

Macro Definition Documentation

#define F_AS_T

Definition at line 61 of file User_Setup.h.

#define FAST_LINE

Definition at line 74 of file User_Setup.h.

#define LOAD_GLCD

Definition at line 42 of file User_Setup.h.

#define TAB_COLOUR   INITR_BLACKTAB

Definition at line 10 of file User_Setup.h.

#define TFT_CS   6

Definition at line 25 of file User_Setup.h.

#define TFT_DC   5

Definition at line 26 of file User_Setup.h.

#define TFT_RST   3

Definition at line 27 of file User_Setup.h.