From 47cfa8d152b5dec48e2fa146615e5f3a33380f87 Mon Sep 17 00:00:00 2001 From: inmarket Date: Thu, 6 Mar 2014 20:01:03 +1000 Subject: Fix incorrect additon of GFX flag on audio in oscilloscope demo --- demos/modules/audio/oscilloscope/gfxconf.h | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3