From efcf39ba3bad23ccc3f97c36e64b8cdb4cda0fee Mon Sep 17 00:00:00 2001 From: valeros Date: Thu, 13 May 2021 12:33:44 +0300 Subject: [PATCH] Update ESP-IDF to the latest v4.2.1 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 1579239..6aa18cf 100644 --- a/platform.json +++ b/platform.json @@ -87,7 +87,7 @@ "type": "framework", "optional": true, "owner": "platformio", - "version": "~3.40200.0", + "version": "~3.40201.0", "optionalVersions": ["~3.40001.0"] }, "framework-simba": {