Skip to content
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

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 17 May 02:28
· 235 commits to master since this release
f3b3048

New in v1.0.9

  1. Add EthernetWrapper.h for easier W5x00 support as well as more Ethernet libs in the future.
  2. Add default SS/CS pin for ESP8266 and ESP32
  3. Increase default clock speed for W5x00 in Ethernet and EthernetLarge libraries to 25MHz from 14MHz. Tested OK on W5100 as well as W5500.