diff options
| author | mrcodetastic <12006953+mrcodetastic@users.noreply.github.com> | 2024-05-01 23:27:11 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-01 23:27:11 +0100 |
| commit | b7447b4930600d3d9037cc16a60c1b8e98084b68 (patch) | |
| tree | b8914364fd9c77759e57cb018bc71c6fe99f792d | |
| parent | eb755514cd00162aa16bd993ebf35028184cf77c (diff) | |
Update library.json
| -rw-r--r-- | library.json | 6 |
1 files 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", |
