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