aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorTectu <joel@unormal.org>2013-03-02 04:42:18 -0800
committerTectu <joel@unormal.org>2013-03-02 04:42:18 -0800
commitf3126ac477f00fc61894b0d09679da24bb63cee5 (patch)
tree6196987e808ff0c263b43d6746376508657b33d9 /gfxconf.example.h
parentbf86b741dac5687ed2f3a71e8e841b26a5239a72 (diff)
parentdddbb25930447375564855492cba0115de349b86 (diff)
downloaduGFX-f3126ac477f00fc61894b0d09679da24bb63cee5.tar.gz
uGFX-f3126ac477f00fc61894b0d09679da24bb63cee5.tar.bz2
uGFX-f3126ac477f00fc61894b0d09679da24bb63cee5.zip
Merge pull request #36 from inmarket/master
Add option GWIN_BUTTON_LAZY_RELEASE
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 389d4db5..c53906d2 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -87,6 +87,7 @@
#define GEVENT_MAX_SOURCE_LISTENERS 32
#define GTIMER_THREAD_WORKAREA_SIZE 512
#define GADC_MAX_LOWSPEED_DEVICES 4
+ #define GWIN_BUTTON_LAZY_RELEASE FALSE
*/
/* Optional Low Level Driver Definitions */