@ -956,6 +956,8 @@ void get_tlm(void) {
channel, upper_digit(tlm[channel][3]), lower_digit(tlm[channel][3]),
channel, upper_digit(tlm[channel][4]), lower_digit(tlm[channel][4]));
// printf("%s",tlm_str);
if (mode != AFSK)
strcat(str, tlm_str);
}
Powered by TurnKey Linux.