altos: Blink on telem packet receive instead of toggle
authorKeith Packard <keithp@keithp.com>
Sun, 28 Aug 2011 22:42:25 +0000 (15:42 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 28 Aug 2011 22:42:25 +0000 (15:42 -0700)
commit7c6a3195dec6ac68f5d7b3f883ccc2c316384e76
tree0f15e8ceff759bbd041ffc4ae0379273876372f9
parentcff737c290347b61ba16584880c2f4c436b95042
altos: Blink on telem packet receive instead of toggle

Toggling the LED was too confusing; just blink for 100ms each time a
packet comes in.

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