diff --git a/keywords.txt b/keywords.txt index e53ce39..f65ced1 100644 --- a/keywords.txt +++ b/keywords.txt @@ -59,7 +59,6 @@ NeoEsp32BitBangSk6812Method KEYWORD1 NeoEsp32BitBangLc8812Method KEYWORD1 NeoEsp32BitBang800KbpsMethod KEYWORD1 NeoEsp32BitBang400KbpsMethod KEYWORD1 - DotStarMethod KEYWORD1 DotStarSpiMethod KEYWORD1 NeoPixelAnimator KEYWORD1 diff --git a/library.json b/library.json index b2205a7..8463828 100644 --- a/library.json +++ b/library.json @@ -8,7 +8,7 @@ "type": "git", "url": "https://github.com/Makuna/NeoPixelBus" }, - "version": "2.3.3", + "version": "2.3.4", "frameworks": "arduino", "platforms": "*" } diff --git a/library.properties b/library.properties index bd15580..42121c2 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=NeoPixelBus by Makuna -version=2.3.3 +version=2.3.4 author=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.