src-avr: Move logging printfs out of ISR call chain
authorKeith Packard <keithp@keithp.com>
Mon, 23 May 2011 22:20:30 +0000 (16:20 -0600)
committerKeith Packard <keithp@keithp.com>
Mon, 23 May 2011 22:20:30 +0000 (16:20 -0600)
commitc5433affea877e73a98505f174c70374c0980987
tree471aac14cae5af27338a918504a9e8c1ee172298
parent41d76a850d7ded2d02c41f5a4b1f1a68936598ac
src-avr: Move logging printfs out of ISR call chain

Probably not the best plan to call printf from an interrupt handler.

Signed-off-by: Keith Packard <keithp@keithp.com>
src-avr/ao_log_telescience.c