From 4131a9771001da5fc90d18459a833e7155acb1c3 Mon Sep 17 00:00:00 2001 From: Khoi Hoang <57012152+khoih-prog@users.noreply.github.com> Date: Fri, 11 Mar 2022 15:26:26 -0500 Subject: [PATCH] Add AsyncMQTT_Generic Library ### Initial Releases v1.0.0 1. Initial porting and coding to support **ESP32 (SSL and non-SSL) and ESP8266 (non-SSL)** --- repositories.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repositories.txt b/repositories.txt index ebfcac15b..441ee6d7e 100644 --- a/repositories.txt +++ b/repositories.txt @@ -4728,4 +4728,4 @@ https://github.com/centaq/arduino-async-bmp180wrapper https://github.com/centaq/arduino-led-driver https://github.com/akkoyun/RV3028 https://github.com/BeanieBob/GY26Compass - +https://github.com/khoih-prog/AsyncMQTT_Generic