Skip to content

New pattern, swapped parameters and rewrite control logic

Compare
Choose a tag to compare
@ArminJo ArminJo released this 12 Nov 15:07
· 59 commits to master since this release
  • Rewrite of most patterns control logic.
  • Function drawBar() in NeoPixel.cpp added.
  • Swapped parameter aNumberOfSteps and aIntervalMillis of Stripes().
  • Pattern HEARTBEAT and BouncinBall added.
  • Swapped first parameter and added parameter aDirection to Fire().
  • Changed internal functions.
  • Reworked UserPattern.