From eb2e9c3b7824d14486db7017b95814c6a9f3790c Mon Sep 17 00:00:00 2001 From: ZeroZipp Date: Mon, 12 Jan 2026 10:43:51 +0100 Subject: [PATCH] revert --- library.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/library.json b/library.json index 8a9ae29..d40c917 100644 --- a/library.json +++ b/library.json @@ -3,7 +3,7 @@ "version": "1.0.0", "description": "Robot Arm Controls", "homepage": "https://zerozipp.dev", - "frameworks": "arduino", - "platforms": "ststm32", - "license": "MIT" + "license": "MIT", + "frameworks": "*", + "platforms": "*" } \ No newline at end of file