summaryrefslogtreecommitdiff
path: root/README.md
blob: 3c95bbd4e967cd5994a04554b28949fc305faf8b (plain)
1
2
3
4
5
![gif example, see example.gif](example.gif)

A simple 7 segment display written in C.

compile with ````cc 7segment.c````, run with ````./a.out````.