From 59d2098691f9166a2ced6ae01263e596e2b8a315 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Thu, 10 Jan 2019 14:48:50 +0200 Subject: [PATCH] Update esptool.py to 2.6.0 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index f820cbe..9cde765 100644 --- a/platform.json +++ b/platform.json @@ -64,7 +64,7 @@ }, "tool-esptoolpy": { "type": "uploader", - "version": "~1.20500.0" + "version": "~1.20600.0" }, "tool-espotapy": { "type": "uploader",