Odstranena zavislost na ArduinoJSON z library.json (vynucovalo to dalsi instalaci)
This commit is contained in:
parent
69d97d4df3
commit
7e7ec1a6e0
@ -12,13 +12,7 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.xpablo.cz/xPablo.cz/sysvars.git"
|
"url": "https://git.xpablo.cz/xPablo.cz/sysvars.git"
|
||||||
},
|
},
|
||||||
"dependencies": [
|
"version": "0.0.3",
|
||||||
{
|
|
||||||
"name":"ArduinoJson",
|
|
||||||
"version":"https://github.com/bblanchon/ArduinoJson.git"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"version": "0.0.2",
|
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"frameworks": "arduino",
|
"frameworks": "arduino",
|
||||||
"platforms": ["espressif8266", "espressif32"],
|
"platforms": ["espressif8266", "espressif32"],
|
||||||
|
Loading…
Reference in New Issue
Block a user