Added UIP_CONF_LLH_LEN.
This commit is contained in:
parent
03e0c02fab
commit
fb20cf5ee6
3 changed files with 19 additions and 16 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue