Skip to content

Releases: adafruit/Adafruit_LED_Backpack

1.5.1 Correct docstring of blinkRate(): HT16K33_BLINK_DISPLAYON = steady on -> HT16K33_BLINK_OFF = no blinking

13 Feb 12:37
c4ec132
Compare
Choose a tag to compare

What's Changed

  • Doc fix for blinkRate() by @caternuson in #85
    HT16K33_BLINK_DISPLAYON = steady on -> HT16K33_BLINK_OFF = no blinking

Full Changelog: 1.5.0...1.5.1

1.5.0 - add `setDisplayState()`

26 Nov 15:12
b0b0138
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.1...1.5.0

1.4.1 Bump version in library.properties

14 Nov 20:51
906b0d5
Compare
Choose a tag to compare

What's Changed

  • Update version number of library.properties to 1.4.1 by @tyeth in #77

Full Changelog: 1.4.0...1.4.1

1.4.0 - add named constants for 14-segment segments

12 Nov 14:37
74cf652
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.3...1.4.0

1.3.3 - Updated CI Actions versions

22 May 16:57
Compare
Choose a tag to compare
Update CI action versions

1.3.2 - Consistent Bool

27 Nov 16:29
508c0e6
Compare
Choose a tag to compare
  • Remove mix usage of bool and boolean preventing compilation on some platforms (#66).

1.3.1 - Fixed example names

25 Oct 19:46
ca0c706
Compare
Choose a tag to compare

1.3.0 - Added ASCII and string support, added custom character generator

12 Oct 16:03
72c4361
Compare
Choose a tag to compare

1.2.1 - Fixed various bugs, updated example

05 Oct 20:38
0dd1ed9
Compare
Choose a tag to compare

1.2.0 - Converted library to BusIO

29 Sep 20:07
91e2100
Compare
Choose a tag to compare
Merge pull request #34 from njh/patch-1

Update homepage URL