Files | |
file | ethernet_config.h |
Ethernet configuration (license: GPLv2). | |
Defines | |
#define | ETHERNET_MAX_PACKET_SIZE |
Maximum ethernet packet payload. |
#define ETHERNET_MAX_PACKET_SIZE |
Maximum ethernet packet payload.
This cannot be larger than 1500
, and should only be smaller when RAM restrictions require this.