Update cubesatsim.ino

pull/161/head
alanbjohnston 3 years ago committed by GitHub
parent 5f9f08b132
commit 43f5be45e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2729,7 +2729,7 @@ bool TimerHandler0(struct repeating_timer *t) {
// process_pushbutton();
}
void set_isr() {
void start_isr() {
if (ITimer0.attachInterruptInterval(833, TimerHandler0))
{

Loading…
Cancel
Save

Powered by TurnKey Linux.