Update documentation
This commit is contained in:
parent
0a76ff8ee7
commit
05c65f3c4a
@ -63,7 +63,7 @@ struct dhcp_msg {
|
||||
|
||||
#if (UIP_BUFSIZE - UIP_UDPIP_HLEN) < 548
|
||||
#error UIP_CONF_BUFFER_SIZE may be too small to accomodate DHCPv4 packets
|
||||
#error Increase UIP_CONF_BUFFER_SIZE in your project-conf.h, platform-conf.h, or contiki-conf.h
|
||||
#error Increase UIP_CONF_BUFFER_SIZE in your project-conf.h, or contiki-conf.h
|
||||
#error A good size is 600 bytes
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user