From d0647950b76bfa9942e4f8cf87353f2b724099f4 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Wed, 21 Jul 2010 14:26:36 -0600 Subject: [PATCH] fix text since TM only has one led to blink --- ao-bringup/turnon_telemetrum | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ao-bringup/turnon_telemetrum b/ao-bringup/turnon_telemetrum index e4badcfd..4086a1a8 100755 --- a/ao-bringup/turnon_telemetrum +++ b/ao-bringup/turnon_telemetrum @@ -32,7 +32,7 @@ read SERIAL echo $RAWLOAD $RAWLOAD -r ao_led_blink.ihx -echo "LEDs should be blinking" +echo "the red LED should be blinking" sleep 5 $RAWLOAD -r ao_radio_xmit.ihx -- 2.30.2