From 88a0c566c004c043c175e0a580705e01e8f19eec Mon Sep 17 00:00:00 2001 From: valeros Date: Thu, 30 May 2024 15:19:39 +0300 Subject: [PATCH] Switch to custom Adafruit package --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 0464297..adfa304 100644 --- a/platform.json +++ b/platform.json @@ -59,7 +59,7 @@ "type": "framework", "optional": true, "owner": "platformio", - "version": "~1.7.16" + "version": "~1.10716.0" }, "framework-arduino-samd-seeed": { "type": "framework",