mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 17:36:28 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
10 lines
421 B
Text
10 lines
421 B
Text
Arduino seven segment display library
|
|
|
|
This library turns your Arduino into a seven segment display
|
|
controller! Use it to easily display numbers on your seven segment
|
|
display without any additional controllers.
|
|
|
|
It supports common cathode and common anode displays, and the use
|
|
of switching transistors. Displays with 1 to 9 digits can be used,
|
|
and decimal places are supported. Characters and strings are not
|
|
supported.
|