aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortrsaunders <trsaunders@gmail.com>2012-06-19 23:36:39 +0100
committertrsaunders <trsaunders@gmail.com>2012-06-19 23:36:39 +0100
commitc57e619d97627041fdd85bf4e89df4cd69f85f63 (patch)
tree39acb9074aeb4cd8b1d16142cdb37a77f9607a2f
parent45aa4742aa0d4e62c9119e8a5eea2e2582e9f415 (diff)
downloaduGFX-c57e619d97627041fdd85bf4e89df4cd69f85f63.tar.gz
uGFX-c57e619d97627041fdd85bf4e89df4cd69f85f63.tar.bz2
uGFX-c57e619d97627041fdd85bf4e89df4cd69f85f63.zip
revert glcdconf.h
-rw-r--r--glcdconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/glcdconf.h b/glcdconf.h
index f8cb83cd..657ee32d 100644
--- a/glcdconf.h
+++ b/glcdconf.h
@@ -8,9 +8,9 @@
/***** LCD INTERFACE *****/
- #define LCD_USE_GPIO
+#define LCD_USE_GPIO
// #define LCD_USE_SPI
-//#define LCD_USE_FSMC
+// #define LCD_USE_FSMC
/***** TOUCHPAD CONTROLLER *****/