readme update

This commit is contained in:
Tectu 2012-06-11 15:05:50 +02:00
parent 8a0c63c873
commit 15218ff1c0

8
readme
View file

@ -41,10 +41,10 @@ Add $(LCDINC) to INCDIR:
$(CHIBIOS)/os/various ../common $(CHIBIOS)/os/various ../common
### Use ### Use
include header files wherever you need it. 1. include header files wherever you need it.
define the controller type you want to use anywhere in your project. For example: 2. define the controller type you want to use anywhere in your project. For example:
#define LCD_USE_SSD1289 #define LCD_USE_SSD1289
#define TOUCHPAD_USE_ADS7843 #define TOUCHPAD_USE_ADS7843