Skip to content

Releases: alextaujenis/RBD_Light

2.1.8

07 Jun 19:34
Compare
Choose a tag to compare
  • Add LICENSE file
  • Add RBD_Timer dependency in library.properties
  • Support all architectures

Git diff

See what's changed 2.1.7...2.1.8

2.1.7

07 Mar 18:56
Compare
Choose a tag to compare

Do not fade or blink when passed zero [times] in the constructor.

Git diff

See what's changed 2.1.6...2.1.7

2.1.6

29 Feb 20:22
Compare
Choose a tag to compare

Allow light to blink() after calling setBrightness(). This is a bug fix for GitHub Issue #4

Git diff

See what's changed 2.1.5...2.1.6

2.1.5

12 Jan 16:20
Compare
Choose a tag to compare

Fix logic issue when blinking or fading forever.

Git diff

See what's changed 2.1.4...2.1.5

2.1.4

12 Jan 08:23
Compare
Choose a tag to compare

Improve setBrightness performance.

Git diff

See what's changed 2.1.3...2.1.4

2.1.3

11 Jan 10:13
Compare
Choose a tag to compare

Mark internal variable as private, improve unit tests.

Git diff

See what's changed 2.1.2...2.1.3

2.1.2

02 Jan 07:46
Compare
Choose a tag to compare

Change static constants to enum.

Git diff

See what's changed 2.1.1...2.1.2

2.1.1

04 Dec 21:08
Compare
Choose a tag to compare

Fix scope issue with constants.

Git diff

See what's changed 2.1.0...2.1.1

2.1.0

14 Nov 20:23
Compare
Choose a tag to compare

Stop the light from blinking() or fading() when calling on(), off(), setBrightness(), or setBrightnessPercent().

Git diff

See what's changed 2.0.1...2.1.0

2.0.1

05 Nov 06:34
Compare
Choose a tag to compare

Fix compiler warning

Git diff

See what's changed 2.0.0...2.0.1