From 301f871ee796a3cb84688648b92dfb71d6ca1103 Mon Sep 17 00:00:00 2001 From: inmarket Date: Sun, 22 Dec 2013 21:37:41 +1000 Subject: Update GAUDIN and GADC demos to new internal GWIN structures. Also add support for signed sample formats. --- demos/modules/gaudin/gfxconf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/modules/gaudin/gfxconf.h') diff --git a/demos/modules/gaudin/gfxconf.h b/demos/modules/gaudin/gfxconf.h index 9525a020..8733268d 100644 --- a/demos/modules/gaudin/gfxconf.h +++ b/demos/modules/gaudin/gfxconf.h @@ -45,7 +45,7 @@ #define GFX_USE_GDISP TRUE #define GFX_USE_GWIN TRUE #define GFX_USE_GTIMER TRUE -#define GFX_USE_GADC TRUE +//#define GFX_USE_GADC TRUE #define GFX_USE_GAUDIN TRUE /* Features for the GDISP sub-system. */ -- cgit v1.2.3