From b622df042479e9c87327699a53a7c8ab4daf385a Mon Sep 17 00:00:00 2001 From: Jorge Beltre <138160610+JorgeGBeltre@users.noreply.github.com> Date: Wed, 3 Dec 2025 09:00:37 -0400 Subject: [PATCH] Add new repository link for MQTTOTA 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 3e6ec7660..f17b68e81 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