back to sstv_end

pull/175/head
alanbjohnston 4 years ago committed by GitHub
parent 2d0b2bccee
commit b7f91aca30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -279,8 +279,7 @@ void transmit_off() {
ITimer0.stopTimer(); // stop BPSK ISR timer
pwm_set_gpio_level(BPSK_PWM_A_PIN, 0);
pwm_set_gpio_level(BPSK_PWM_B_PIN, 0);
sstv_stop = true;
// sstv_end();
sstv_end();
}
void config_telem() {

Loading…
Cancel
Save

Powered by TurnKey Linux.