pull/218/head
alanbjohnston 4 years ago committed by GitHub
parent f330cc8d41
commit 68d9860ed4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3193,7 +3193,7 @@ bool TimerHandler0(struct repeating_timer *t) {
}
}
} else if (mode == SSTV)
sstv_TimerHandler1(1);
sstv_TimerHandler1();
// }
/*
if (digitalRead(MAIN_PB_PIN) == PRESSED) // pushbutton is pressed

Loading…
Cancel
Save

Powered by TurnKey Linux.