Fix incorrect additon of GFX flag on audio in oscilloscope demo

This commit is contained in:
inmarket 2014-03-06 20:01:03 +10:00
parent 2fb6697f2a
commit 47cfa8d152

View File

@ -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