diff --git a/library.json b/library.json index bc41079..05b3e43 100644 --- a/library.json +++ b/library.json @@ -12,7 +12,7 @@ "type": "git", "url": "http://git.xpablo.cz/pablo2048/WiFiConfig.git" }, - "version": "6.3", + "version": "6.3.1", "license": "MIT", "frameworks": "arduino", "platforms": ["espressif8266", "espressif32"], diff --git a/library.properties b/library.properties index 62ceb51..43dc69e 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=WiFiConfig -version=6.3 +version=6.3.1 author=Pavel Brychta maintainer=Pavel Brychta sentence=Enables seamless module configuration. diff --git a/src/WiFiConfig.cpp b/src/WiFiConfig.cpp index b3a23d2..9c7f145 100644 --- a/src/WiFiConfig.cpp +++ b/src/WiFiConfig.cpp @@ -1,4 +1,6 @@ /* + * V6.3.1- 1.9.2019 - Odstraneni HTML5 validatoru - delaly akorat problemy anedala se ulozit konfigurace i kdyz byly polozky skryty + * * V6.3 - 12.8.2019 - IP adresa Captive portalu je zmenena na 172.217.28.1 kvuli funkcnosti na Android zarizenich (viz. zmena zde https://github.com/esp8266/Arduino/blob/master/libraries/DNSServer/examples/CaptivePortal/CaptivePortal.ino) * ladici vypis pri zachyceni presmerovani v Captive portalu. * diff --git a/src/embHTML.h b/src/embHTML.h index a53872e..863aa42 100644 --- a/src/embHTML.h +++ b/src/embHTML.h @@ -58,10 +58,10 @@ static const char PAGE_INDEX2[] PROGMEM = R"=====(
-
-
-
-
+
+
+
+