From f57fd34a31474dcab7d004cbf6cb0aff27633d0a Mon Sep 17 00:00:00 2001 From: ZeroZipp Date: Mon, 12 Jan 2026 10:41:38 +0100 Subject: [PATCH] library.json aktualisiert --- 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