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

@ -3191,6 +3191,7 @@ bool TimerHandler0(struct repeating_timer *t) {
Serial.println((micros() - micro_timer)/bufLen);
micro_timer = micros();
}
}
} else if (mode == SSTV)
sstv_TimerHandler1();
// }

Loading…
Cancel
Save

Powered by TurnKey Linux.