2.1.0
- 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