Skip to content

Commit

Permalink
Setup for 1.2
Browse files Browse the repository at this point in the history
Pull out the bmp stuff, fixed dependancies, ,a linking true.
  • Loading branch information
leftCoast committed Feb 27, 2022
1 parent e022503 commit b38b5ea
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 97 deletions.
3 changes: 2 additions & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name=LC_neoPixel
version=1.0.1
version=1.2
author=jim lee
maintainer=neoPixel@leftcoast.biz
sentence=Allows the LC colorObj to work with Adafruit NeoPixels. Also allows them to be grouped and run in the background.
paragraph=This library allows setting and retereving NeoPixel colors using our colorObj class. Shifting a strings of pixels left or right and to rolling rings of pixels clockwise or counter clockwise. (Great for goggles.) The included chainPixel class allows groups of pixels to be coded independantly from each other, while running off of a single processor pin. (Again, imagine goggle rings)
category=Uncategorized
url=https://github.com/leftCoast/LC_neoPixel
architectures=*
dot_a_linkage=true
depends=LC_baseTools, Adafruit NeoPixel
70 changes: 0 additions & 70 deletions src/imgNeoPixel.cpp

This file was deleted.

26 changes: 0 additions & 26 deletions src/imgNeoPixel.h

This file was deleted.

0 comments on commit b38b5ea

Please sign in to comment.