From 5d68eb902000611c681c76f9d23a384708e91fdb Mon Sep 17 00:00:00 2001 From: Enrico Gueli Date: Sat, 13 May 2017 21:03:37 +0200 Subject: [PATCH] set library.json to forked repo --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index cf2510c..6c5c17e 100644 --- a/library.json +++ b/library.json @@ -13,7 +13,7 @@ "repository": { "type": "git", - "url": "https://github.com/br3ttb/Arduino-PID-Library.git" + "url": "https://github.com/egueli/Arduino-PID-Library.git" }, "frameworks": "arduino" }