From 25e09897368e7781e14d3c256c6d7367935a57ce Mon Sep 17 00:00:00 2001 From: valeros Date: Thu, 19 Nov 2020 18:26:22 +0200 Subject: [PATCH] Update esptoolpy to v3.0 // Resolve #401 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 7778130..2292851 100644 --- a/platform.json +++ b/platform.json @@ -103,7 +103,7 @@ "tool-esptoolpy": { "type": "uploader", "owner": "platformio", - "version": "~1.20600.0" + "version": "~1.30000.0" }, "tool-mbctool": { "optional": true,