From 940eda4cd4aec6389cd260b400d866830ba1dcd8 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Wed, 22 Jul 2015 21:11:28 +0200 Subject: Adding first version of STM32F7 discovery touch driver --- demos/modules/gwin/slider/gfxconf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'demos') diff --git a/demos/modules/gwin/slider/gfxconf.h b/demos/modules/gwin/slider/gfxconf.h index 9d55d29f..ac2d04ee 100644 --- a/demos/modules/gwin/slider/gfxconf.h +++ b/demos/modules/gwin/slider/gfxconf.h @@ -50,6 +50,7 @@ #define GDISP_NEED_CIRCLE TRUE #define GDISP_NEED_TEXT TRUE #define GDISP_NEED_MULTITHREAD TRUE +#define GDISP_NEED_CONTROL TRUE /* GDISP fonts to include */ #define GDISP_INCLUDE_FONT_UI2 TRUE -- cgit v1.2.3