@ -556,7 +556,7 @@ int main(int argc, char * argv[]) {
}
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))
else if (mode == CW)
get_tlm(); // generate a frame of telemetry right away
if (firstTime == 0)
Powered by TurnKey Linux.