Added UIP_CONF_LLH_LEN.

This commit is contained in:
Oliver Schmidt 2014-01-17 22:07:03 +01:00
parent 03e0c02fab
commit fb20cf5ee6
3 changed files with 19 additions and 16 deletions

View file

@ -140,6 +140,7 @@ typedef unsigned short uip_stats_t;
#endif
#define UIP_CONF_LLH_LEN 14
#define UIP_CONF_MAX_LISTENPORTS 40
#define UIP_CONF_MAX_CONNECTIONS 40
#define UIP_CONF_BYTE_ORDER UIP_LITTLE_ENDIAN