12345678910111213 |
- name=AutoConnect
- version=1.2.2
- author=Hieromon Ikasamo <hieromon@gmail.com>
- maintainer=Hieromon Ikasamo <hieromon@gmail.com>
- sentence=ESP8266/ESP32 WLAN configuration at runtime with web interface.
- paragraph=A library for easy implementing the Web interface constituting the WLAN for ESP8266 WiFi connection. With this library to make a sketch which connects 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=PageBuilder
- architectures=esp8266, esp32
- includes=AutoConnect.h
- depends=ArduinoJson, PageBuilder
|