aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme2
1 files changed, 1 insertions, 1 deletions
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