1.8 KiB

AsyncMQTT_ESP32 Library

arduino-library-badge GitHub release contributions welcome GitHub issues

Donate to my libraries using BuyMeACoffee



Table of Contents



Changelog

Releases v1.10.0

  1. Add support to ESP32 and ESP32S2/S3/C3 boards using LwIP W6100 Ethernet

Releases v1.9.0

  1. Add support to ESP32S2/C3 boards using LwIP W5500 or ENC28J60 Ethernet

Releases v1.8.0

  1. Initial coding to port AsyncMQTT_Generic to ESP32/S2/S3/C3 boards using WiFi or LwIP W5500 / ENC28J60 / LAN8720 Ethernet
  2. Use allman astyle
  3. Sync with AsyncMQTT_Generic v1.8.0