diff options
author | Bdale Garbee <bdale@gag.com> | 2013-04-20 12:22:38 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2013-04-20 12:22:38 -0600 |
commit | 5b7bbf183e558330d27702aa1bebf205f0e094aa (patch) | |
tree | 6d0c3eb0aa7d7cdf8aae168ea59fabd9f4fee6ca | |
parent | 87d6ed24f3650981ae1ff9bfdb0298d2c01e7575 (diff) |
improve text in telebt turn-on script
-rwxr-xr-x | ao-bringup/turnon_telebt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ao-bringup/turnon_telebt b/ao-bringup/turnon_telebt index 3b8bd3e4..6c52721c 100755 --- a/ao-bringup/turnon_telebt +++ b/ao-bringup/turnon_telebt @@ -45,4 +45,4 @@ echo "Programming flash with cal value " $CAL_VALUE $AOLOAD -D 100 --cal $CAL_VALUE /usr/share/altos/telebt-v0.1*.ihx $SERIAL echo "Serial number "$SERIAL" programmed with RF cal value "$CAL_VALUE -echo "Unplug and replug USB, cu to the board, confirm freq and record power" +echo "Unplug debug cable, power cycle, cu to the board, confirm freq and record power" |