From 39de2f03067bafb93ef1acf11e0d97eb8e4cb964 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Tue, 26 Sep 2017 01:32:38 +0300 Subject: [PATCH] Update esptool.py to 2.1.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 6be9874..2470a36 100644 --- a/platform.json +++ b/platform.json @@ -64,7 +64,7 @@ }, "tool-esptoolpy": { "type": "uploader", - "version": "~1.20000.0" + "version": "~1.20100.0" }, "tool-espotapy": { "type": "uploader",