From bd0f66dd17c09ffd0fb3b3a0aa5a1943718a85b9 Mon Sep 17 00:00:00 2001 From: Alexander Klein Date: Fri, 10 Feb 2023 09:02:07 +0100 Subject: [PATCH] Refactor library.json --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index fa1d99e..4593cc9 100644 --- a/library.json +++ b/library.json @@ -19,7 +19,7 @@ "license": "MIT", "homepage": "https://www.kleiax.de/", "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": "*", "platforms": "*"