From 6cd204cb498da1404b5d26aae09f08fe12ba6fdf Mon Sep 17 00:00:00 2001 From: Jorge Beltre <138160610+JorgeGBeltre@users.noreply.github.com> Date: Wed, 3 Dec 2025 09:01:44 -0400 Subject: [PATCH] Add new repository link for MQTTOTA (#7342) Add MQTTOTA library for OTA updates via MQTT/MQTTS Library: MQTTOTA Author: Jorge Gaspar Beltre Rivera Repository: https://github.com/JorgeGBeltre/MQTTOTA Release: v1.0.0 Status: Fixed missing library.properties issue --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 3e6ec766..f17b68e8 100644 --- a/repositories.txt +++ b/repositories.txt @@ -8657,3 +8657,4 @@ https://github.com/maxrangner/GawiButtons https://github.com/goBILDA-Official/goBILDA-Pinpoint-Arduino-Library https://github.com/dac1e/AT24CxEeprom https://github.com/askinkeles/DWIN_DGUS_HMI +https://github.com/JorgeGBeltre/MQTTOTA