aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-03-20 23:31:10 +1000
committerinmarket <andrewh@inmarket.com.au>2014-03-20 23:31:10 +1000
commite4d6884bca6ca422115765dab60039bd6296ccab (patch)
tree4ecde58f0b69af4039fb1a3ecd10d2f2fe06cf65 /demos/modules
parentea5a1b849df6e5085a92957ad387f9e653674415 (diff)
downloaduGFX-e4d6884bca6ca422115765dab60039bd6296ccab.tar.gz
uGFX-e4d6884bca6ca422115765dab60039bd6296ccab.tar.bz2
uGFX-e4d6884bca6ca422115765dab60039bd6296ccab.zip
Cause the gaudio/gadc driver (currently broken) to include the GADC framework if it is included in the make.
Diffstat (limited to 'demos/modules')
-rw-r--r--demos/modules/gaudio/oscilloscope/gfxconf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/modules/gaudio/oscilloscope/gfxconf.h b/demos/modules/gaudio/oscilloscope/gfxconf.h
index 2caa1da9..8e20ce0b 100644
--- a/demos/modules/gaudio/oscilloscope/gfxconf.h
+++ b/demos/modules/gaudio/oscilloscope/gfxconf.h
@@ -45,7 +45,6 @@
#define GFX_USE_GDISP TRUE
#define GFX_USE_GWIN TRUE
#define GFX_USE_GTIMER TRUE
-//#define GFX_USE_GADC TRUE
#define GFX_USE_GAUDIO TRUE
/* Features for the GDISP sub-system. */