aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-07-21 17:26:11 +1000
committerinmarket <andrewh@inmarket.com.au>2013-07-21 17:26:11 +1000
commit5b2d56148352ceaf4f3c1e7db302d6723b51b64a (patch)
tree0bd90b0bac098e75006001b6e0309192208d2e2f /gfxconf.example.h
parent2bef5da2f3a3a5c3f1e667d5f50c2f28f6d96baf (diff)
downloaduGFX-5b2d56148352ceaf4f3c1e7db302d6723b51b64a.tar.gz
uGFX-5b2d56148352ceaf4f3c1e7db302d6723b51b64a.tar.bz2
uGFX-5b2d56148352ceaf4f3c1e7db302d6723b51b64a.zip
Remove GDISP_THREAD_CHIBIOS. This is always used now.
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index dfeb707a..daa766df 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -143,7 +143,6 @@
#define GDISP_USE_GPIO
#define TDISP_COLUMNS 16
#define TDISP_ROWS 2
- #define GDISP_THREAD_CHIBIOS TRUE
*/
#endif /* _GFXCONF_H */