Update main.c remove extra }

master-b-p-s
Alan Johnston 3 weeks ago committed by GitHub
parent a05938d741
commit f3c4d4b3ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -601,8 +601,6 @@ int main(int argc, char * argv[]) {
if ((mode == FSK) || (mode == BPSK) || (mode == PACSAT)) // && !sim_mode)
get_tlm_fox(); // fill transmit buffer with reset count 0 packets that will be ignored
// get_tlm_fox();
}
else if (mode == FC) // && !sim_mode)
get_tlm_fc(); // fill transmit buffer with reset count 0 packets that will be ignored
else if (mode == CW)

Loading…
Cancel
Save

Powered by TurnKey Linux.