mcauser / micropython-tm1638

MicroPython driver for TM1638 dual quad 7-segment LED modules with switches
MIT License
28 stars 15 forks source link

Add leading zero option to number() method #1

Open codemee opened 4 years ago

codemee commented 4 years ago

Add a new named parameter to number method so that you can add leading zero for showing numbers.