From 34a120073002470a2f58b15f2cf8375cc3c89ca4 Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Fri, 16 Mar 2018 00:46:41 +0900 Subject: [PATCH] Updated a paragraph --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 50b2980..a1c1b6b 100644 --- a/library.properties +++ b/library.properties @@ -3,7 +3,7 @@ version=0.9.1 author=Hieromon Ikasamo maintainer=Hieromon Ikasamo sentence=ESP8266 WLAN configuration at runtime with web interface. -paragraph=A library for easily implementing the Web interface constituting the WLAN for ESP8266 WiFi connection. With this library to make a sketch which connect from ESP8266 to the access point at runtime by the web interface without hardcoded SSID and password. +paragraph=A library for easy implementing the Web interface constituting the WLAN for ESP8266 WiFi connection. With this library to make a sketch which connects from ESP8266 to the access point at runtime by the web interface without hardcoded SSID and password. category=Communication url=https://github.com/Hieromon/AutoConnect.git dependencies=ESP8266WebServer, ESP8266WiFi