gavinlyonsrepo / TM1638plus

An Arduino library to drive TM1638 seven segment modules.
https://gavinlyonsrepo.github.io/
GNU General Public License v3.0
80 stars 25 forks source link

Avoid code duplication, let's re-use displayBegin() #9

Closed centic9 closed 4 years ago

centic9 commented 4 years ago

Just a small reduction of the size of the compiled library by re-using a method during construction