Bump version
Fix broken examples
This commit is contained in:
parent
1c060c8b28
commit
4530ec0491
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
"name": "Faptastic",
|
||||
"url": "https://github.com/mrfaptastic/"
|
||||
},
|
||||
"version": "2.0.2",
|
||||
"version": "2.0.3",
|
||||
"frameworks": "arduino",
|
||||
"platforms": "esp32",
|
||||
"examples": [
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
name=ESP32 HUB75 LED MATRIX PANEL DMA Display
|
||||
version=2.0.2
|
||||
version=2.0.3
|
||||
author=Faptastic
|
||||
maintainer=Faptastic
|
||||
sentence=Experimental DMA based LED Matrix HUB75 Library
|
||||
|
|
Loading…
Reference in a new issue