From 726847e91c5850475e8c44a65459df4f7f5afc26 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Tue, 30 Jun 2020 13:00:02 +0300 Subject: [PATCH] Fix broken JSON --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 32c3a93..54343ed 100644 --- a/library.json +++ b/library.json @@ -13,7 +13,7 @@ "repository": { "type": "git", - "url": "https://github.com/RobTillaart/ParallelPrinter.git + "url": "https://github.com/RobTillaart/ParallelPrinter.git" }, "version":"0.2.0", "frameworks": "arduino",