1
0

first commit

This commit is contained in:
2026-01-12 10:10:45 +01:00
commit aed668f721
3 changed files with 125 additions and 0 deletions

9
library.json Normal file
View File

@@ -0,0 +1,9 @@
{
"name": "Robot",
"version": "1.0.0",
"description": "Robot Arm Controls",
"homepage": "https://zerozipp.dev",
"license": "MIT",
"frameworks": "*",
"platforms": "*"
}