Add uploading firmware OTA // Issue #22

This commit is contained in:
Valeriy Koval
2017-04-28 11:51:04 +03:00
parent 3798c4e556
commit 687632e90c
2 changed files with 27 additions and 0 deletions
+5
View File
@@ -66,6 +66,11 @@
"tool-esptoolpy": {
"type": "uploader",
"version": "~1.20000.0"
},
"tool-espotapy": {
"type": "uploader",
"optional": true,
"version": "~1.0.0"
}
}
}