commit 005214141a79f73015cd04ef81d9f5e607a241e6 Author: Xaloc Xaloc Date: Fri Mar 13 12:33:50 2020 +0100 Initial commit diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..6df3cc6 --- /dev/null +++ b/LICENSE @@ -0,0 +1,5 @@ +"THE BEER-WARE LICENSE" (Revision 42): + + wrote this file. As long as you retain this notice you can +do whatever you want with this stuff. If we meet some day, and you think this +stuff is worth it, you can buy me a beer in return Poul-Henning Kamp diff --git a/README.md b/README.md new file mode 100644 index 0000000..2ad5e50 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# 7seg_numbers_arduino + +This is a library for Arduino to display numbers on a 7 segment display. \ No newline at end of file