aboutsummaryrefslogtreecommitdiffstats
path: root/readme
diff options
context:
space:
mode:
authorTectu <joel@unormal.org>2012-06-07 23:30:29 +0200
committerTectu <joel@unormal.org>2012-06-07 23:30:29 +0200
commit6f0d125a7b80f6e242fb50fc8a05fab09cd9c18e (patch)
treebb8298615eecc82f94455be8079458f809a53ffe /readme
parentf207bf07eadcd7a80e0c38645c2ca10b3c118468 (diff)
downloaduGFX-6f0d125a7b80f6e242fb50fc8a05fab09cd9c18e.tar.gz
uGFX-6f0d125a7b80f6e242fb50fc8a05fab09cd9c18e.tar.bz2
uGFX-6f0d125a7b80f6e242fb50fc8a05fab09cd9c18e.zip
readme update
Diffstat (limited to 'readme')
-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