Skip to content

Commit 2b58751

Browse files
committed
Prep v1.9.0 #31
1 parent da09826 commit 2b58751

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

RELEASE.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release Notes for TM1637TinyDisplay
22

3+
## v1.9.0 - Add Non-Blocking Animation for 6-Digit
4+
5+
* Add non-blocking animation and string scrolling to 6-digit display by @hackerceo in https://github.com/jasonacox/TM1637TinyDisplay/pull/31
6+
37
## v1.8.1 - Add Default Brightness
48

59
* Updated the `begin()` method to set a non zero default brightness for the display, as reported in https://github.com/jasonacox/TM1637TinyDisplay/pull/29#issuecomment-1446362105 and submitted by @mgesteiro in https://github.com/jasonacox/TM1637TinyDisplay/pull/30

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=TM1637TinyDisplay
2-
version=1.8.1
2+
version=1.9.0
33
author=Jason Cox <[email protected]>
44
maintainer=Jason Cox <[email protected]>
55
sentence=A simple library to display numbers, text and animation on 4 and 6 digit 7-segment TM1637 based display modules. Offers non-blocking animations and scrolling!

0 commit comments

Comments
 (0)