forked from khoih-prog/ESP_WiFiManager
-
Notifications
You must be signed in to change notification settings - Fork 0
/
library.properties
12 lines (12 loc) · 967 Bytes
/
library.properties
1
2
3
4
5
6
7
8
9
10
11
12
name=ESP_WiFiManager
version=1.7.2
author=Khoi Hoang
maintainer=Khoi Hoang <[email protected]>
license=MIT
sentence=Library to configure MultiWiFi/Credentials at runtime for ESP32 (including ESP32-S2 and ESP32-C3) and ESP8266 boards. With enhanced GUI and fallback web ConfigPortal.
paragraph=Library to configure MultiWiFi/Credentials at runtime for ESP32 (including ESP32-S2 and ESP32-C3) and ESP8266 boards. With enhanced GUI and fallback web ConfigPortal. This Library is used for configuring ESP32 (including ESP32-S2 and ESP32-C3) and ESP8266 MultiWiFi Credentials at runtime. You can also specify static DNS servers, personalized HostName, DHCP HostName, static AP and STA IP, fixed or random AP channel. Now with MultiWiFi auto(Re)connect, configurable CORS Header and auto-Timezone features.",
category=Communication
url=https://github.com/khoih-prog/ESP_WiFiManager
architectures=esp8266,esp32
depends=ESP_DoubleResetDetector
includes=ESP_WiFiManager.h