From d394712bbf973adb78e0024d5d4df0bfe01e1692 Mon Sep 17 00:00:00 2001 From: valeros Date: Thu, 6 Jun 2024 16:09:22 +0300 Subject: [PATCH] Update Arduino core to v2.0.17 Resolves #1385 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index e425a7def..d0c97824c 100644 --- a/platform.json +++ b/platform.json @@ -82,7 +82,7 @@ "type": "framework", "optional": true, "owner": "platformio", - "version": "~3.20016.0" + "version": "~3.20017.0" }, "framework-espidf": { "type": "framework",