add DTMF tone command to help

git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@545 99fdad57-331a-0410-800a-d7fa5415bdb3
This commit is contained in:
laforge 2007-01-12 23:58:20 +00:00
parent a04e6effed
commit c3d734b988
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ static int shell_help(void)
"\tO\tPower On\n"
"\to\tPower Off\n"
"\tR\tRegister Netowrk\n"
"\tT\tSend DTMF Tone\n"
"\tq\tQuit\n"
);
}