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