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

Fun library crashes board #27

Closed runvnc closed 6 years ago

runvnc commented 6 years ago

My device has this printed on it: 3461BS1-7.3.

I wanted to try out the nightrider() thing but every time I try to include the Fun library stuff a weird sort of random series of lines displays and then everything seems frozen. I can't even program it again until I unplug my shield with the LED stuff.

But the basic library works fine so I will stick with that. Guessing maybe mine is an older model that can't do some fancy stuff maybe.

bremme commented 6 years ago

Which Arduino board are you using and could you post me your sketch (the one that crashes) here?

bremme commented 6 years ago

Hi @runvnc I'm gonna close this issue. Let me know if you can tell me a little more on your issue, then I will reopen this.