From 7189648e6a71bc71e59c077f95d60fa09e9e6b25 Mon Sep 17 00:00:00 2001 From: Andrea Sessa Date: Thu, 28 Nov 2024 14:37:02 +0100 Subject: [PATCH] Add AsyncOTA (#5490) --- repositories.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/repositories.txt b/repositories.txt index 693bd4e6..be135b26 100644 --- a/repositories.txt +++ b/repositories.txt @@ -7544,3 +7544,4 @@ https://github.com/batuhantrkgl/ESP8266-D1_SMTPClient https://github.com/technochicken/SmartSW https://github.com/53175ddd/AY-3-8910_Arduino https://github.com/circuitcode/AsyncWebSerial +https://github.com/circuitcode/AsyncOTA