readme update
This commit is contained in:
parent
ceda51b22b
commit
8a0c63c873
1 changed files with 5 additions and 0 deletions
5
readme
5
readme
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue