Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

v1.8.0 to fix macAddress bug, to permit setting `macAddress` for supporting Ethernet shields W5x00 and ENC28J60, to add functions relating to `macAddress`, etc.

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 08 Sep 05:37
· 16 commits to main since this release
1b264d8

Releases v1.8.0

  1. Fix macAddress bug. Check Unable so set MAC Address #2
  2. Permit setting macAddress for supporting Ethernet shields W5x00 and ENC28J60
  3. Add functions relating to macAddress
  4. Rewrite all the examples to support new features
  5. Drop support to Ethernet_ESP8266
  6. Update Packages' Patches