From 7252f97205586978f4953de98d4db79c58e4a56c Mon Sep 17 00:00:00 2001 From: Adrian Studer Date: Sun, 21 Oct 2012 15:23:22 -0700 Subject: [PATCH] typo in readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 80a192c..b1e0d74 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,9 @@ To use with TI Stellaris Launchpad Workshop lab 10: * Copy source files into drivers directory of your grlib_demo workspace * In grlib_demo.c replace Kentec320x240x16_ssd2119_8bit with Adafruit320x240x16TouchTFT_ILI9325 -* In CSS remove links to Kentec and Touch from /driver directory (right click +* In CCS remove links to Kentec and Touch from /driver directory (right click delete) -* In CSS remove include path that points to boards\ek-lm4f120xl +* In CCS remove include path that points to boards\ek-lm4f120xl * Replace main() in grlib_demo.c with the code in main-fragment.c Limitations: