@ -863,10 +863,11 @@ void get_tlm(void) {
strcpy(str, header_str);
} else {
strcpy(str, header_str3);
}
// }
if (mode == AFSK) {
strcat(str, call);
strcat(str, header_str2);
// printf("Str: %s \n", str);
if (mode != CW) {
Powered by TurnKey Linux.