Skip to content

Releases: Zanduino/RotaryEncoder

Enhancement release

09 Dec 06:21
f38d675
Compare
Choose a tag to compare

Changed source code formatting to clang-format and implemented doxygen-style code. Issue #2

Bug Fix Release

25 Jun 16:15
Compare
Choose a tag to compare

Enhancement #1 and DOI

Added hardware debounce option

08 Oct 14:49
Compare
Choose a tag to compare

Added parameter to the instantiation which disables the internal pull-ups for the encoder pins 1 and 2 when hardware debouncing is being used.

Improved fade mechanism

22 Dec 08:18
Compare
Choose a tag to compare

Improved color setting and fade mechanism

Changed SetFade() to SetFadeRate()

18 Dec 11:20
Compare
Choose a tag to compare

The old SetFade() function was boolean, the new SetFadeRate accepts a parameter setting the fade rate delay in units of 500 microseconds, e.g. SetFadeRate(10) will fade from full on to off in 500ms or 1/2 second.

Bug Fix Release

14 Dec 19:46
Compare
Choose a tag to compare

Corrected bug preventing LEDs to turn on after instantiation

Initial Release

14 Dec 19:42
Compare
Choose a tag to compare

Initial public release. Includes the Rotary Encoder Wiki pages.

Zanshin Logo