You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
592 B
10 lines
592 B
name=AutoConnect
|
|
version=0.9.1
|
|
author=Hieromon Ikasamo <hieromon@gmail.com>
|
|
maintainer=Hieromon Ikasamo <hieromon@gmail.com>
|
|
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.
|
|
category=Communication
|
|
url=https://github.com/Hieromon/AutoConnect.git
|
|
dependencies=ESP8266WebServer, ESP8266WiFi
|
|
architectures=esp8266
|
|
|