Skip to content

Commit cc30f76

Browse files
authored
Update repositories.txt (#7495)
{ "name": "AsyncOTAManager", "version": "1.0.1", "author": "Marin Popa", "maintainer": "Marin Popa", "sentence": "OTA Update Manager with authentication and auto-detection for ESP32/ESP8266", "paragraph": "Provides a web interface for Over-The-Air updates with support for SPIFFS/LittleFS filesystems.", "website": "https://github.com/marinpopa/AsyncOTAManager", "category": "Device Control", "architectures": ["esp32", "esp8266"], "types": ["Arduino"], "repository": { "type": "git", "url": "https://github.com/marinpopa/AsyncOTAManager.git" }, "dependencies": [ { "name": "ESP Async WebServer", "authors": ["me-no-dev"], "version": ">=1.2.0" } ] }
1 parent a329c28 commit cc30f76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

repositories.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8784,3 +8784,4 @@ https://github.com/petani-koding/PetaniKodingTDS
87848784
https://github.com/Aatiqur/EZConnect
87858785
https://github.com/7semi-solutions/7Semi_ICM20948_Arduino-Library
87868786
https://github.com/7semi-solutions/7Semi_SHT4x_Analog_Arduino-Library
8787+
https://github.com/marinpopa/AsyncOTAManager

0 commit comments

Comments
 (0)