aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gaudin/gfxconf.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-12-22 21:37:41 +1000
committerinmarket <andrewh@inmarket.com.au>2013-12-22 21:37:41 +1000
commit301f871ee796a3cb84688648b92dfb71d6ca1103 (patch)
treeba6190de8fc660973ca1a86c7bde6c6165030dde /demos/modules/gaudin/gfxconf.h
parent53aa406668762b6b849807852b26d425be46166d (diff)
downloaduGFX-301f871ee796a3cb84688648b92dfb71d6ca1103.tar.gz
uGFX-301f871ee796a3cb84688648b92dfb71d6ca1103.tar.bz2
uGFX-301f871ee796a3cb84688648b92dfb71d6ca1103.zip
Update GAUDIN and GADC demos to new internal GWIN structures.
Also add support for signed sample formats.
Diffstat (limited to 'demos/modules/gaudin/gfxconf.h')
-rw-r--r--demos/modules/gaudin/gfxconf.h2
1 files changed, 1 insertions, 1 deletions
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. */