소스 검색

Added ESP32 in description for Arduino Library Manager

mrdc 6 년 전
부모
커밋
937ff43feb
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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