Update cubesatsim.ino

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

@ -2741,6 +2741,8 @@ bool TimerHandler0(struct repeating_timer *t) {
void start_isr() { void start_isr() {
return;
Serial.println("Starting ISR"); Serial.println("Starting ISR");
pinMode(AUDIO_OUT_PIN, OUTPUT); pinMode(AUDIO_OUT_PIN, OUTPUT);

Loading…
Cancel
Save

Powered by TurnKey Linux.