von Martin Strohmayer
Licence: MIT
Library for 4-Digit display with TM1637 chip
main.cpp is a example for the Library TM1637Display
2dsiplay second sample command line tool for send text to TM1637 display (GPIO 23,24)
compile: g++ -o 2display 2display.cpp TM1637Display.cpp -lwiringPi