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

Fix incorrect responses from comReadByte #25

Closed RAnders00 closed 6 years ago

RAnders00 commented 6 years ago

Having no button pressed now correctly produces 0xFF as the result.

bremme commented 6 years ago

@RAnders00 thanks! I see I made a typo.