DHCP options and timeout configuration.
More...
|
| DHCP state timeout configuration |
| DHCP timeouts These represent how much patience will EtherDune have waiting in this state before thinking something is wrong and doing something about it.
|
|
DHCP options and timeout configuration.
#define ENABLE_DHCP_HOSTNAME _DEBUG |
Enables sending hostname to DHCP server.
By default, only enabled when debugging. When this option is enabled, EtherDune identifies itself before the DHCP server. Most routers show a list of connected hosts along with their names. Enabling this option will make your application to show up there.
Definition at line 201 of file config.h.
const char DHCP_HOSTNAME[] = "ARDUINO" |
|
static |