Move gaudin oscilloscope demo to a new directory

ugfx_release_2.6
inmarket 2014-03-06 19:58:13 +10:00
parent 5d758df8da
commit 2fb6697f2a
6 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,3 @@
DEMODIR = $(GFXLIB)/demos/modules/gaudin
DEMODIR = $(GFXLIB)/demos/modules/audio/oscilloscope
GFXINC += $(DEMODIR)
GFXSRC += $(DEMODIR)/main.c $(DEMODIR)/gwinosc.c

View File

@ -47,6 +47,7 @@
#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

View File

Before

Width:  |  Height:  |  Size: 19 KiB

After

Width:  |  Height:  |  Size: 19 KiB