Doplnena zavislost na AsyncWebServeru (PIO ho automaticky stahne)
This commit is contained in:
+8
-2
@@ -12,11 +12,17 @@
|
||||
"type": "git",
|
||||
"url": "http://git.xpablo.cz/pablo2048/Trace.git"
|
||||
},
|
||||
"version": "0.0.3",
|
||||
"version": "0.0.4",
|
||||
"license": "MIT",
|
||||
"frameworks": "arduino",
|
||||
"platforms": ["espressif8266","espressif32"],
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "ESP Async WebServer",
|
||||
"platforms": ["espressif8266", "espressif32"]
|
||||
}
|
||||
],
|
||||
"build": {
|
||||
"libCompatMode": 2
|
||||
"libCompatMode": "strict"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user