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

Releases: khoih-prog/AsyncMQTT_Generic

v1.1.0 to add support and examples to WT32_ETH01 (SSL and non-SSL)

12 Mar 04:06
c821411
Compare
Choose a tag to compare

Releases v1.1.0

  1. Add support to WT32_ETH01 (SSL and non-SSL)
  2. Add examples for WT32_ETH01

v1.0.1 to fix warnings, to optimize library code by using `reference-passing` instead of `value-passing`

12 Mar 01:26
58343bc
Compare
Choose a tag to compare

Releases v1.0.1

  1. Fix Library Manager warnings
  2. Suppress all compiler warnings
  3. Optimize library code by using reference-passing instead of value-passing

v1.0.0 : Initial porting and coding to support ESP32 (SSL and non-SSL) and ESP8266 (non-SSL)

11 Mar 20:23
942cce4
Compare
Choose a tag to compare

Initial Releases v1.0.0

  1. Initial porting and coding to support ESP32 (SSL and non-SSL) and ESP8266 (non-SSL)