aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-11-17 20:26:49 +1000
committerinmarket <andrewh@inmarket.com.au>2013-11-17 20:26:49 +1000
commit643670ecd1c4dc631b4073d2384ff7fa56cb564d (patch)
tree488955634326386a0788f5e6e1ad235a5e617562 /gfxconf.example.h
parent1384918a1cd90e7e557e7645a8bfebb00c6ba984 (diff)
downloaduGFX-643670ecd1c4dc631b4073d2384ff7fa56cb564d.tar.gz
uGFX-643670ecd1c4dc631b4073d2384ff7fa56cb564d.tar.bz2
uGFX-643670ecd1c4dc631b4073d2384ff7fa56cb564d.zip
Reliability fixes for uGFXnet running on LWIP.
Note LWIP requires a stack larger than the default of 512.
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 07e58805..66df56eb 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -193,6 +193,7 @@
#define GDISP_GFXNET_PORT 13001
#define GDISP_GFXNET_CUSTOM_LWIP_STARTUP FALSE
#define GDISP_DONT_WAIT_FOR_NET_DISPLAY FALSE
+ #define GDISP_GFXNET_UNSAFE_SOCKETS FALSE
#define GDISP_USE_DMA FALSE
#define TDISP_COLUMNS 16
#define TDISP_ROWS 2