Ver código fonte

Added ESP32 in description for Arduino Library Manager

mrdc 6 anos atrás
pai
commit
937ff43feb
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      library.properties

+ 2 - 2
library.properties

@@ -3,7 +3,7 @@ version=1.0.4
 author=Ayush Sharma
 category=Communication
 maintainer=Ayush Sharma <asrocks5@gmail.com>
-sentence=Perform OTAs for ESP8266 Elegantly! This Library uses AsyncWebServer.
-paragraph=A User Interface Library which provides interactive elements for your Over the Air Updates on ESP8266. UI has a size of only 50Kb!
+sentence=Perform OTAs for ESP8266/ESP32 Elegantly! This Library uses AsyncWebServer.
+paragraph=A User Interface Library which provides interactive elements for your Over the Air Updates on ESP8266/ESP32. UI has a size of only 50Kb!
 url=https://github.com/ayushsharma82/AsyncElegantOTA
 architectures=esp8266,esp32