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.
13 lines
351 B
13 lines
351 B
{
|
|
"name": "AutoConnect",
|
|
"keywords": "communication, http, server, web, wifi, wi-fi",
|
|
"description": "ESP8266 WLAN configuration at runtime with web interface.",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/Hieromon/AutoConnect.git"
|
|
},
|
|
"frameworks": "arduino",
|
|
"platforms": "espressif8266",
|
|
"version": "0.9.1"
|
|
}
|
|
|