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 1
1
# Change Log
2
2
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
3
10
4
11
## [ 3.3.0] ( https://github.com/DeanIsMe/SevSeg/releases/tag/v3.3.0 ) (2017-02-22)
5
12
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
150
150
151
151
## License
152
152
153
- Copyright 2017 Dean Reading
153
+ Copyright 2019 Dean Reading
154
154
155
155
Licensed under the Apache License, Version 2.0 (the "License");
156
156
you may not use this file except in compliance with the License.
Original file line number Diff line number Diff line change 1
1
name =SevSeg
2
- version =3.3 .0
2
+ version =3.4 .0
3
3
author =Dean Reading <deanreading@hotmail.com>
4
4
maintainer =Dean Reading <deanreading@hotmail.com>
5
5
sentence =Turns your Arduino into a seven segment display controller!
You can’t perform that action at this time.
0 commit comments