diff options
| author | bzztbomb <skinny@knowhere.net> | 2011-04-05 19:57:16 -0700 |
|---|---|---|
| committer | bzztbomb <skinny@knowhere.net> | 2011-04-05 19:57:16 -0700 |
| commit | 73e16950d73578900d54f3470b57402a9e908c30 (patch) | |
| tree | 4e24dd9b04bd432139c3ed61866459ac77e4024a /Libraries/WiShield/uip-conf.h | |
| parent | 6827a350052baf3999cfa336411f5ec89bb9e769 (diff) | |
Public firmware release.
Diffstat (limited to 'Libraries/WiShield/uip-conf.h')
| -rw-r--r-- | Libraries/WiShield/uip-conf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Libraries/WiShield/uip-conf.h b/Libraries/WiShield/uip-conf.h index f35c895..6485416 100644 --- a/Libraries/WiShield/uip-conf.h +++ b/Libraries/WiShield/uip-conf.h @@ -135,7 +135,7 @@ typedef unsigned short uip_stats_t; * * \hideinitializer */ -#define UIP_CONF_UDP_CONNS 1 +#define UIP_CONF_UDP_CONNS 10 //Include app configuration #include "apps-conf.h" |
