initial
update to new function signatures
add rain examples
add clearPixel method to set a pixel to black
move longer/shorter in to library as grow_up and shrink_up.
fix one-off error in change_color
start off slower
add function nlit() and modify shrink_up to use nlit()
fix shrink_up for full strip.
add new example bounce
add delay code to Strand
had slower and faster mixed up
switch to use Strand sdelay method
use Strand sdelay method
no reason for these methods to show() as consumers may be making other changes also...
use Strand sdelay method
README edited online with Bitbucket
switch to use my Strand lib and use Strand sdelay method
clarify comment
add sketch to include many demos at once
add another example to dotcombo
add growdown and shrindown. Fix name of shrinkup parameter in header
add license and link
slow down mode_accel and reverse sense of accelerometer
add license info
add bounceboth demo to exercise Strand growdown and shrinkdown