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

v2.14.2 to fix Async bug for ESP8266 when using NETWORK_ESP8266_ASYNC, to add example ESP8266_AsyncWSClient, to update `platformio.ini` to temporarily use ESP32 core v2.0.0+, etc.

Compare
Choose a tag to compare
@khoih-prog khoih-prog released this 27 Mar 18:44
· 61 commits to master since this release
20583cd

Release v2.14.2

  1. Fix Async bug for ESP8266 when using NETWORK_ESP8266_ASYNC
  2. Add example ESP8266_AsyncWSClient
  3. Update platformio.ini to temporarily use ESP32 core v2.0.0+ and use ESPAsyncTCP library for ESP8266 Async
  4. Update Packages' Patches