avishorp / TM1637

Arduino library for TM1637 (LED Driver)
GNU Lesser General Public License v3.0
428 stars 218 forks source link

Show number in hex format #39

Closed phd0 closed 3 years ago

phd0 commented 6 years ago

add two methods to show integer in Hex format (with ou without dot). this is only a copy/update of the original showNumberDecEx and showNumberDec methods.