Cosa
Cosa copied to clipboard
INET::print_mac and W5x00 compatibility
W5x00 expects the MAC to be in program memory. INET::print_mac expects it to not be in program memory.
Ok. That is a clear API issue. Seems like a mismatch or something missing or alternatively a missing parameter for storage type. Thanks!