From c3e929959b679479da8174878990a6e72bab90fe Mon Sep 17 00:00:00 2001 From: Pablo2048 Date: Tue, 15 Apr 2025 11:47:57 +0200 Subject: [PATCH] Fix typo in library.json --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index bb99735..ffedadd 100644 --- a/library.json +++ b/library.json @@ -15,5 +15,5 @@ "version": "2.0.0", "license": "MIT", "frameworks": "arduino", - "platforms": "*", + "platforms": "*" }