include telem string in APRS again

sr-frs-payload-all-modes
Alan Johnston 2 years ago committed by GitHub
parent 386bfa0371
commit 868e47f549
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1019,7 +1019,7 @@ void get_tlm(void) {
channel, upper_digit(tlm[channel][4]), lower_digit(tlm[channel][4]));
// printf("%s",tlm_str);
if (mode != AFSK)
// if (mode != AFSK)
strcat(str, tlm_str);
}

Loading…
Cancel
Save

Powered by TurnKey Linux.