Skip to content

2.1.0

Compare
Choose a tag to compare
@LennartHennigs LennartHennigs released this 13 Apr 20:09
· 6 commits to master since this release
70364ff
  • Added triggerOnBounds(bool triggerEvents = true method to be able to suppress rotate events when the boundaries are reached
  • Made now and time related attributes to unsigned long
  • Replaced cases with lookup table to simplify loop()
  • Simplified state change in the loop()
  • Positions are only set within the defined boundaries
  • Some refactoring suggested by GPT-4