From eb6d7c539049b33d3b9d9d05f4d5fde3573dfdc7 Mon Sep 17 00:00:00 2001 From: valeros Date: Mon, 6 May 2024 13:55:20 +0300 Subject: [PATCH] Update Arduino core to v2.0.16 --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 7126846..6001b36 100644 --- a/platform.json +++ b/platform.json @@ -82,7 +82,7 @@ "type": "framework", "optional": true, "owner": "platformio", - "version": "~3.20015.0" + "version": "~3.20016.0" }, "framework-espidf": { "type": "framework",