readme update

ugfx_release_2.6
Tectu 2012-06-14 10:08:22 +02:00
parent f5b9da87c9
commit a5ae067960
1 changed files with 1 additions and 4 deletions

5
readme
View File

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