Prvni verze s podporou ESP32

This commit is contained in:
2018-11-20 16:40:15 +01:00
parent 33f8f6a8b8
commit 81ceb9aca9
6 changed files with 187 additions and 44 deletions

View File

@ -1,9 +1,9 @@
name=WiFiConfig
version=5.9
version=6.0
author=Pavel Brychta
maintainer=Pavel Brychta <Pablo@xpablo.cz>
sentence=Enables seamless module configuration.
paragraph=With this library you can enable your ESP8266 module to be configured over WiFi. Includes Captive Portal for easy configuration.
paragraph=With this library you can enable your ESP8266 or ESP32 module to be configured over WiFi. Includes Captive Portal for easy configuration.
category=Other
url=http://www.xpablo.cz
architectures=esp8266
architectures=esp8266,esp32