We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
MACAddress
In Arduino Ethernet API method MACAddress doesn't have a return value but has a parameter, buffer for the result,
void MACAddress(uint8_t *mac_address);