Skip to content

Commit 4d6b865

Browse files
authored
Version 3.3.0
1 parent ee22f8b commit 4d6b865

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name=SevSeg
2-
version=3.2.0
2+
version=3.3.0
33
author=Dean Reading <deanreading@hotmail.com>
44
maintainer=Dean Reading <deanreading@hotmail.com>
55
sentence=Turns your Arduino into a seven segment display controller!
66
paragraph=Use it to easily display numbers on your seven segment display without any additional hardware. Supports common cathode and common anode displays, the use of switching transistors, decimal numbers, hexadecimal numbers, and alphanumeric characters.
77
category=Display
88
url=https://github.com/DeanIsMe/SevSeg
99
architectures=*
10-
includes=SevSeg.h
10+
includes=SevSeg.h

0 commit comments

Comments
 (0)