Zmena struktury knihovny.
This commit is contained in:
parent
fcb99c1e71
commit
4c4f27667c
22
library.json
Normal file
22
library.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"name":"WiFiConfig",
|
||||
"description":"Web based WiFi part configuration for the ESP8266 SoC",
|
||||
"keywords":"wifi,configuration",
|
||||
"authors":
|
||||
{
|
||||
"name": "Pavel Brychta",
|
||||
"maintainer": true
|
||||
},
|
||||
"repository":
|
||||
{
|
||||
"type": "git",
|
||||
"url": "http://git.xpablo.cz/pablo2048/WiFiConfig.git"
|
||||
},
|
||||
"version": "5.4",
|
||||
"license": "MIT",
|
||||
"frameworks": "arduino",
|
||||
"platforms": "espressif8266",
|
||||
"build": {
|
||||
"libCompatMode": 2
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user