readme update

This commit is contained in:
Tectu 2012-06-07 23:30:29 +02:00
parent f207bf07ea
commit 6f0d125a7b

2
readme
View file

@ -6,7 +6,7 @@ git clone https://github.com/tectu/Chibios-LCD-Driver lcd
### Edit boardfiles:
add the following to your board.h file, matching to your pinconfig:
\#define TP_PORT GPIOC
#define TP_PORT GPIOC
#define TP_IRQ 4
#define TP_CS 6