fix: remove glitch at first sweep point

pull/8/head
TT 6 years ago
parent 0a8bfbff33
commit eedf0e1aa7

@ -546,11 +546,6 @@ void sweep(void)
if (frequency_updated) if (frequency_updated)
goto rewind; goto rewind;
} }
set_frequency(frequencies[0]);
tlv320aic3204_select_in3(); // CH0:REFLECT
//if (cal_status & CALSTAT_APPLY)
// apply_error_term();
} }
static void static void

Loading…
Cancel
Save

Powered by TurnKey Linux.