forked from Makuna/NeoPixelBus
Next Release (#232)
This commit is contained in:
@@ -59,7 +59,6 @@ NeoEsp32BitBangSk6812Method KEYWORD1
|
|||||||
NeoEsp32BitBangLc8812Method KEYWORD1
|
NeoEsp32BitBangLc8812Method KEYWORD1
|
||||||
NeoEsp32BitBang800KbpsMethod KEYWORD1
|
NeoEsp32BitBang800KbpsMethod KEYWORD1
|
||||||
NeoEsp32BitBang400KbpsMethod KEYWORD1
|
NeoEsp32BitBang400KbpsMethod KEYWORD1
|
||||||
|
|
||||||
DotStarMethod KEYWORD1
|
DotStarMethod KEYWORD1
|
||||||
DotStarSpiMethod KEYWORD1
|
DotStarSpiMethod KEYWORD1
|
||||||
NeoPixelAnimator KEYWORD1
|
NeoPixelAnimator KEYWORD1
|
||||||
|
@@ -8,7 +8,7 @@
|
|||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/Makuna/NeoPixelBus"
|
"url": "https://github.com/Makuna/NeoPixelBus"
|
||||||
},
|
},
|
||||||
"version": "2.3.3",
|
"version": "2.3.4",
|
||||||
"frameworks": "arduino",
|
"frameworks": "arduino",
|
||||||
"platforms": "*"
|
"platforms": "*"
|
||||||
}
|
}
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
name=NeoPixelBus by Makuna
|
name=NeoPixelBus by Makuna
|
||||||
version=2.3.3
|
version=2.3.4
|
||||||
author=Michael C. Miller (makuna@live.com)
|
author=Michael C. Miller (makuna@live.com)
|
||||||
maintainer=Michael C. Miller (makuna@live.com)
|
maintainer=Michael C. Miller (makuna@live.com)
|
||||||
sentence=A library that makes controlling NeoPixels (WS2811, WS2812, WS2813 & SK6812) and DotStars (APA102) easy.
|
sentence=A library that makes controlling NeoPixels (WS2811, WS2812, WS2813 & SK6812) and DotStars (APA102) easy.
|
||||||
|
Reference in New Issue
Block a user