Update library.json
This commit is contained in:
parent
eb755514cd
commit
b7447b4930
1 changed files with 3 additions and 3 deletions
|
@ -5,11 +5,11 @@
|
||||||
"keywords": "hub75, esp32, esp32s2, esp32s3, display, dma, rgb matrix",
|
"keywords": "hub75, esp32, esp32s2, esp32s3, display, dma, rgb matrix",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/mrfaptastic/ESP32-HUB75-MatrixPanel-DMA.git"
|
"url": "https://github.com/mrcodetastic/ESP32-HUB75-MatrixPanel-DMA.git"
|
||||||
},
|
},
|
||||||
"authors": {
|
"authors": {
|
||||||
"name": "Mr Faptastic",
|
"name": "Mr Codetastic",
|
||||||
"url": "https://github.com/mrfaptastic/"
|
"url": "https://github.com/mrcodetastic/"
|
||||||
},
|
},
|
||||||
"frameworks": [
|
"frameworks": [
|
||||||
"arduino",
|
"arduino",
|
||||||
|
|
Loading…
Reference in a new issue