File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed
Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 3.4.0] ( https://github.com/DeanIsMe/SevSeg/releases/tag/v3.4.0 ) (2019-04-21)
4+
5+ ### Added
6+ * support for '* ', which is displayed as degree symbol
7+ * expanded setBrightness capabilities
8+ * support for displays with no decimal point
9+ * improved blank() functionality
310
411## [ 3.3.0] ( https://github.com/DeanIsMe/SevSeg/releases/tag/v3.3.0 ) (2017-02-22)
512
Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ Results will vary for each implementation. The brightness seen depends on the di
150150
151151## License
152152
153- Copyright 2017 Dean Reading
153+ Copyright 2019 Dean Reading
154154
155155Licensed under the Apache License, Version 2.0 (the "License");
156156you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 11name =SevSeg
2- version =3.3 .0
2+ version =3.4 .0
33author =Dean Reading <deanreading@hotmail.com>
44maintainer =Dean Reading <deanreading@hotmail.com>
55sentence =Turns your Arduino into a seven segment display controller!
You can’t perform that action at this time.
0 commit comments