From 98045ee288adeb4bfa219762bfe5176897fbaf18 Mon Sep 17 00:00:00 2001 From: Enrico Gueli Date: Mon, 26 Feb 2018 18:02:39 +0100 Subject: [PATCH] fix library.json before PR --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 6c5c17e..cf2510c 100644 --- a/library.json +++ b/library.json @@ -13,7 +13,7 @@ "repository": { "type": "git", - "url": "https://github.com/egueli/Arduino-PID-Library.git" + "url": "https://github.com/br3ttb/Arduino-PID-Library.git" }, "frameworks": "arduino" }