- remove RC_HW_TRIPLEDRAGON

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2021-11-03 11:23:58 +01:00
committed by Thilo Graf
parent b4daeaa945
commit a4c59199a7
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);
}