From f5fce8dee3e2feaab6e469ac3ad0c56f01db415a Mon Sep 17 00:00:00 2001 From: Unknown Date: Fri, 20 Jul 2018 08:22:28 +0200 Subject: [PATCH] Posunuti verze v podpurnych souborech. --- library.json | 2 +- library.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/library.json b/library.json index 0ad4a3c..fdcd6ec 100644 --- a/library.json +++ b/library.json @@ -12,7 +12,7 @@ "type": "git", "url": "http://git.xpablo.cz/pablo2048/WiFiConfig.git" }, - "version": "5.8", + "version": "5.9", "license": "MIT", "frameworks": "arduino", "platforms": "espressif8266", diff --git a/library.properties b/library.properties index de27d46..974ea44 100644 --- a/library.properties +++ b/library.properties @@ -1,9 +1,9 @@ name=WiFiConfig -version=5.8 +version=5.9 author=Pavel Brychta maintainer=Pavel Brychta sentence=Enables seamless module configuration. -paragraph=With this library you can enable your ESP8266 module to be configured over network. Includes Captive Portal for easy configuration. +paragraph=With this library you can enable your ESP8266 module to be configured over WiFi. Includes Captive Portal for easy configuration. category=Other url=http://www.xpablo.cz architectures=esp8266