Skip to content

New pattern FLASH

Compare
Choose a tag to compare
@ArminJo ArminJo released this 05 Aug 13:32
· 12 commits to master since this release
  • Added functions printConnectionInfo(), fillRegion(), stop() and stopAllPatterns().
  • Fixed brightness initialization bug for Neopixel with UnderlyingNeoPixelObjects.
  • Renamed updateAll* and updateAndWait* functions.
  • Now all NeoPattern objects are contained in NeoPatterns list.
  • Now updateOrRedraw() does never call show().
  • New pattern FLASH.
  • Renamed ColorSet() to setColor().