ArduinoCore-mbed icon indicating copy to clipboard operation
ArduinoCore-mbed copied to clipboard

Ethernet library - MACAddress returns reversed ordering of bytes

Open JAndrassy opened this issue 2 years ago • 0 comments

only in Arduino WiFi libraries macAddress returns reversed order of bytes. MACAddress in Arduino Ethernet library returns normal ordering (in C33 Ethernet it is normal too)

JAndrassy avatar Nov 05 '23 11:11 JAndrassy