readme update

This commit is contained in:
Tectu 2012-06-14 10:08:22 +02:00
parent f5b9da87c9
commit a5ae067960

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