From 42e7c851caf31899a332b2736c443421828eda48 Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 22 Aug 2022 00:22:07 +0200 Subject: [PATCH] Updated used arduino-pico --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index 5fce087..9df2fd2 100644 --- a/platform.json +++ b/platform.json @@ -47,7 +47,7 @@ "type": "framework", "optional": true, "owner": "earlephilhower", - "version": "https://github.com/earlephilhower/arduino-pico.git#d019f31ef1c98b9e7a0535d6fb873b99fd64c9cb" + "version": "https://github.com/earlephilhower/arduino-pico.git#2044d2e51c481ba83a783134a12b0fe9feaf2026" }, "tool-rp2040tools": { "type": "uploader",