Update cubesatsim.ino

pull/161/head
alanbjohnston 4 years ago committed by GitHub
parent e4f05daf8c
commit 032cda091a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2731,6 +2731,8 @@ bool TimerHandler0(struct repeating_timer *t) {
}
void start_isr() {
Serial.println("Starting ISR");
RPI_PICO_Timer ITimer0(0);

Loading…
Cancel
Save

Powered by TurnKey Linux.