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

v2.5.0 to add support to ESP32 boards using `LwIP W6100 Ethernet`, to fix bugs of wrong `reqStates` and `_parseURL()`

Latest
Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 01 Feb 04:43
e95ecd5

Releases v2.5.0

  1. Add support to ESP32 boards using LwIP W6100 Ethernet
  2. Fix bug of wrong reqStates. Check Callback behavior buggy #19
  3. Fix bug of _parseURL(). Check Bug with _parseURL() #21
  4. Improve README.md so that links can be used in other sites, such as PIO