This repository has been archived by the owner on Feb 4, 2023. It is now read-only.
Version v1.0.9 to add EthernetWrapper and default SS/CS pin for ESP8266 and ESP32
New in v1.0.9
- Add EthernetWrapper.h for easier W5x00 support as well as more Ethernet libs in the future.
- Add default SS/CS pin for ESP8266 and ESP32
- Increase default clock speed for W5x00 in Ethernet and EthernetLarge libraries to 25MHz from 14MHz. Tested OK on W5100 as well as W5500.