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