From f633674c724c46d784db1be2c2cdb538ab409df8 Mon Sep 17 00:00:00 2001 From: Tinyu Date: Mon, 17 Jan 2022 09:08:17 +0800 Subject: [PATCH] Update library.json --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 6e8f2d8..31fc19d 100644 --- a/library.json +++ b/library.json @@ -8,7 +8,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/mikalhart/TinyGPSPlus-ESP32.git" + "url": "https://github.com/Tinyu-Zhao/TinyGPSPlus-ESP32.git" }, "version": "0.0.2", "frameworks": "arduino",