Update Version
This commit is contained in:
parent
c9fffd370c
commit
97943a6248
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
||||||
"name": "Faptastic",
|
"name": "Faptastic",
|
||||||
"url": "https://github.com/mrfaptastic/"
|
"url": "https://github.com/mrfaptastic/"
|
||||||
},
|
},
|
||||||
"version": "1.0.0",
|
"version": "1.0.2",
|
||||||
"frameworks": "arduino",
|
"frameworks": "arduino",
|
||||||
"platforms": "esp32",
|
"platforms": "esp32",
|
||||||
"examples": [
|
"examples": [
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
name=ESP32 64x32 LED MATRIX HUB75 DMA Display
|
name=ESP32 64x32 LED MATRIX HUB75 DMA Display
|
||||||
version=1.0.0
|
version=1.0.2
|
||||||
author=Faptastic
|
author=Faptastic
|
||||||
maintainer=Faptastic
|
maintainer=Faptastic
|
||||||
sentence=Experimental DMA based LED Matrix HUB75 Library
|
sentence=Experimental DMA based LED Matrix HUB75 Library
|
||||||
|
|
Loading…
Reference in a new issue