From 6f0d125a7b80f6e242fb50fc8a05fab09cd9c18e Mon Sep 17 00:00:00 2001 From: Tectu Date: Thu, 7 Jun 2012 23:30:29 +0200 Subject: readme update --- readme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme') diff --git a/readme b/readme index 22d4d267..5eeb4634 100644 --- a/readme +++ b/readme @@ -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 -- cgit v1.2.3