Forráskód Böngészése

Merge pull request #5 from mrdc/patch-1

Added ESP32 in description for Arduino Library Manager
Ayush Sharma 6 éve
szülő
commit
91a1be4790
1 módosított fájl, 2 hozzáadás és 2 törlés
  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