4 Commits

Author SHA1 Message Date
Baozhu Zuo
532a9e70e1 Pretty printed the Arduino code with astyle 2020-02-03 15:16:27 +08:00
dagwoodland
a1be724416 Added setTubeSegments()
Added the setTubeSegments(TubeNum tube_num,uint16_t segments); which allows you to set specific segments on or off for a given tube.
2019-09-18 14:20:57 +08:00
downeyboy
55f2bd052b fix : fix comment and document 2019-07-05 17:09:37 +08:00
downeyboy
76fc3bab28 completely rewrite the driver.
using one class to descripe two kinds of display.
add two displays used simultaneously example.
use : setTubeType() to select which type of display is going to be used.
add : add comment ,modify configuration files.
2019-07-03 15:16:42 +08:00