From 6e88c7d1abcaf9eb59e884d260a39dd08d71ace3 Mon Sep 17 00:00:00 2001 From: Hieromon Ikasamo Date: Tue, 13 Mar 2018 17:07:53 +0900 Subject: [PATCH] Initial commit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b6e9a73..a6b7a95 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ An Arduino library for ESP8266 WLAN configuration at run time with web interface To the dynamic configuration for joining to WLAN with SSID and PSK accordingly. It an Arduino library united with *ESP8266WebServer* class. Easily implementing the Web interface constituting the WLAN for ESP8266 WiFi connection. With this library to make a sketch easily which connects from ESP8266 to the access point at runtime by the web interface without hard-coded SSID and password. - + ### No need pre-coded SSID & password