Refactor library.json

This commit is contained in:
2023-02-10 09:02:07 +01:00
parent 02f9a42353
commit bd0f66dd17
+1 -1
View File
@@ -19,7 +19,7 @@
"license": "MIT", "license": "MIT",
"homepage": "https://www.kleiax.de/", "homepage": "https://www.kleiax.de/",
"dependencies": { "dependencies": {
"external-repo" : "https://git.kleiax.de/PlatformIO-Libs/Motor.git#v1.0" "Motor" : "https://git.kleiax.de/PlatformIO-Libs/Motor.git#v1.0"
}, },
"frameworks": "*", "frameworks": "*",
"platforms": "*" "platforms": "*"