From d83933996fbe7a371c4764ce0e6c43ff291892d4 Mon Sep 17 00:00:00 2001 From: valeros Date: Tue, 5 Dec 2023 13:40:50 +0200 Subject: [PATCH] Update Arduino core to v2.0.14 Resolves #1184 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 5bf959b..b992f66 100644 --- a/platform.json +++ b/platform.json @@ -79,7 +79,7 @@ "type": "framework", "optional": true, "owner": "platformio", - "version": "~3.20011.0" + "version": "~3.20014.0" }, "framework-arduino-mbcwb": { "type": "framework",