From 54c547339dca5425d80982228ea239fe1747d3a2 Mon Sep 17 00:00:00 2001 From: Ultimate-raio01 <89137822+Ultimate-raio01@users.noreply.github.com> Date: Sat, 13 Dec 2025 03:21:01 +0530 Subject: [PATCH] Add RAIOT_MQTT library (#7404) * Add RAIOTerm library * Add RAIOT_MQTT library v1.0.0 - Added RAIOT_MQTT.h and .cpp source files - Added library.properties with PubSubClient dependency - Added Sender and Receiver examples - Added LICENSE and README.md for RAIOTerm.cc integration --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index c8ef93c9..2f915626 100644 --- a/repositories.txt +++ b/repositories.txt @@ -8726,5 +8726,6 @@ https://github.com/MR01Right/SHT40 https://gitlab.com/Vishal1695/mvsota_esp32.git https://github.com/Glinek/omniMath https://github.com/raiotech-iot/RAIOTerm.git +https://github.com/raiotech-iot/RAIOT_MQTT.git https://github.com/phirippa-source/RiaPushbuttonLite https://github.com/nbulatovi/Quecduino