New pattern FLASH
- Added functions
printConnectionInfo()
,fillRegion()
,stop()
andstopAllPatterns()
. - Fixed brightness initialization bug for Neopixel with UnderlyingNeoPixelObjects.
- Renamed
updateAll*
andupdateAndWait*
functions. - Now all NeoPattern objects are contained in NeoPatterns list.
- Now
updateOrRedraw()
does never callshow()
. - New pattern
FLASH
. - Renamed ColorSet() to setColor().