aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-11-17 00:52:52 +1000
committerinmarket <andrewh@inmarket.com.au>2013-11-17 00:52:52 +1000
commit9a5a4808701e12c0efb8609b644756370ca8b691 (patch)
treede571fb65b4850e183ee5fc7a098e27f1954719b /gfxconf.example.h
parentc0f52dee38692b49896ce2e0eef0ff6bf3e57ca5 (diff)
downloaduGFX-9a5a4808701e12c0efb8609b644756370ca8b691.tar.gz
uGFX-9a5a4808701e12c0efb8609b644756370ca8b691.tar.bz2
uGFX-9a5a4808701e12c0efb8609b644756370ca8b691.zip
Minor updates to LWIP support for uGFXnet.
Application supplied Start_LWIP() routine is now optional.
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 9c6917ed..07e58805 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -191,6 +191,7 @@
#define GDISP_SCREEN_WIDTH 320
#define GDISP_SCREEN_HEIGHT 240
#define GDISP_GFXNET_PORT 13001
+ #define GDISP_GFXNET_CUSTOM_LWIP_STARTUP FALSE
#define GDISP_DONT_WAIT_FOR_NET_DISPLAY FALSE
#define GDISP_USE_DMA FALSE
#define TDISP_COLUMNS 16