From d3d3b3d78fcd2c7fb6c6d8b75cc31cbb631c88b4 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Sun, 23 Sep 2018 01:25:52 -0700 Subject: [PATCH] Next Release (#232) --- keywords.txt | 1 - library.json | 2 +- library.properties | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) 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.