inc version (#509)

This commit is contained in:
Michael Miller
2021-08-03 12:47:56 -07:00
committed by GitHub
parent 35fafdc18e
commit fbe11816da
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
"type": "git", "type": "git",
"url": "https://github.com/Makuna/NeoPixelBus" "url": "https://github.com/Makuna/NeoPixelBus"
}, },
"version": "2.6.6", "version": "2.6.7",
"frameworks": "arduino", "frameworks": "arduino",
"platforms": "*", "platforms": "*",
"dependencies": [ "dependencies": [

View File

@@ -1,5 +1,5 @@
name=NeoPixelBus by Makuna name=NeoPixelBus by Makuna
version=2.6.6 version=2.6.7
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 (APA106, WS2811, WS2812, WS2813, SK6812, TM1829, TM1814, TM1914, TX1812) and DotStars (APA102, LPD8806, LPD6803, SK9822, WS2801, P9813) easy. sentence=A library that makes controlling NeoPixels (APA106, WS2811, WS2812, WS2813, SK6812, TM1829, TM1814, TM1914, TX1812) and DotStars (APA102, LPD8806, LPD6803, SK9822, WS2801, P9813) easy.