aboutsummaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-03-06 20:01:03 +1000
committerinmarket <andrewh@inmarket.com.au>2014-03-06 20:01:03 +1000
commit47cfa8d152b5dec48e2fa146615e5f3a33380f87 (patch)
tree0fd26d0c9d0eea77b4d71cd09a6f7957d4568bec /demos
parent2fb6697f2a64653ae73abffb18b45fccea904aa8 (diff)
downloaduGFX-47cfa8d152b5dec48e2fa146615e5f3a33380f87.tar.gz
uGFX-47cfa8d152b5dec48e2fa146615e5f3a33380f87.tar.bz2
uGFX-47cfa8d152b5dec48e2fa146615e5f3a33380f87.zip
Fix incorrect additon of GFX flag on audio in oscilloscope demo
Diffstat (limited to 'demos')
-rw-r--r--demos/modules/audio/oscilloscope/gfxconf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/demos/modules/audio/oscilloscope/gfxconf.h b/demos/modules/audio/oscilloscope/gfxconf.h
index 8af25391..8733268d 100644
--- a/demos/modules/audio/oscilloscope/gfxconf.h
+++ b/demos/modules/audio/oscilloscope/gfxconf.h
@@ -47,7 +47,6 @@
#define GFX_USE_GTIMER TRUE
//#define GFX_USE_GADC TRUE
#define GFX_USE_GAUDIN TRUE
-#define GFX_USE_GAUDOUT TRUE
/* Features for the GDISP sub-system. */
#define GDISP_NEED_VALIDATION TRUE