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