remove RC_HW_TRIPLEDRAGON

Origin commit data
------------------
Commit: 36a0af3ab4
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-11-02 (Tue, 02 Nov 2021)

Origin message was:
------------------
- remove RC_HW_TRIPLEDRAGON
This commit is contained in:
vanhofen
2021-11-02 00:08:00 +01:00
parent f3e945a088
commit 2a5608090b
12 changed files with 6 additions and 53 deletions

View File

@@ -173,8 +173,7 @@ void usage(void)
printf("\t%-20s %s\n", n[i++].text, arg);
}
printf("\n");
printf("shortcuts:\n\t-c\tswitch primary remote to coolstream\n"
"\t-t <n>\tswitch primary remote to Tripledragon addr <n>\n\n");
printf("shortcuts:\n\t-c\tswitch primary remote to coolstream\n\n");
exit(0);
}