Closed GoogleCodeExporter closed 9 years ago
Write to TIMSK clears TOIE0. This freezes the Arduino millisecond timer, so
delay() hangs.
Fix suggested - TIMSK write should only alter TOIE2 bit. gomako is verifying on
Cantarino group.
Original comment by cathed...@gmail.com
on 26 Jul 2009 at 9:01
Fix verified as working by gomako
Original comment by cathed...@gmail.com
on 27 Jul 2009 at 10:05
Original issue reported on code.google.com by
cathed...@gmail.com
on 26 Jul 2009 at 8:58