bremme / arduino-tm1637

Arduino library for using a 4 digit seven segment display with TM1636 or TM1637 driver IC
GNU General Public License v2.0
164 stars 62 forks source link

Adding type variable #8

Closed sembsa closed 7 years ago

sembsa commented 7 years ago

Add int16_t

bremme commented 7 years ago

@sembsa thx! I will merge this as soon as possible (would like to check if there are no other mistakes).

bremme commented 7 years ago

I just merged it for now, since I could not find the time to look into it. Hopefully I will find some coming weekend:). Thanks again.