From b7447b4930600d3d9037cc16a60c1b8e98084b68 Mon Sep 17 00:00:00 2001 From: mrcodetastic <12006953+mrcodetastic@users.noreply.github.com> Date: Wed, 1 May 2024 23:27:11 +0100 Subject: [PATCH] Update library.json --- library.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/library.json b/library.json index 0258475..6500e5e 100644 --- a/library.json +++ b/library.json @@ -5,11 +5,11 @@ "keywords": "hub75, esp32, esp32s2, esp32s3, display, dma, rgb matrix", "repository": { "type": "git", - "url": "https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA.git" + "url": "https://github.com/mrcodetastic/ESP32-HUB75-MatrixPanel-DMA.git" }, "authors": { - "name": "Mr Faptastic", - "url": "https://github.com/mrfaptastic/" + "name": "Mr Codetastic", + "url": "https://github.com/mrcodetastic/" }, "frameworks": [ "arduino",