Skip to content

Commit

Permalink
v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonacox committed Mar 4, 2023
1 parent e97cf87 commit f32a6b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Release Notes for TM1637TinyDisplay

## v1.8.1 - Updated begin() method to set default brightness
## v1.8.1 - Add Default Brightness

* 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

## v1.8.0 - Updated library operation with new begin() method
## v1.8.0 - Updated Library Operation with New begin() Method

* Updated library operation to include an initializing method `begin()` to move outside the constructor hardware related calls, as reported in https://github.com/jasonacox/TM1637TinyDisplay/issues/28

Expand Down

0 comments on commit f32a6b5

Please sign in to comment.