readme update

ugfx_release_2.6
Tectu 2012-06-11 15:04:59 +02:00
parent ceda51b22b
commit 8a0c63c873
1 changed files with 5 additions and 0 deletions

5
readme
View File

@ -43,3 +43,8 @@ Add $(LCDINC) to INCDIR:
### Use
include header files wherever you need it.
define the controller type you want to use anywhere in your project. For example:
#define LCD_USE_SSD1289
#define TOUCHPAD_USE_ADS7843