Update cubesatsim.ino

pull/153/head
alanbjohnston 4 years ago committed by GitHub
parent 5333a55a4e
commit 81d278aff0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2288,5 +2288,5 @@ void loop1() {
wav_position = wav_position - BUFFER_SIZE;
// Serial.print("R");
}
delay(5);
delay(1); //5);
}

Loading…
Cancel
Save

Powered by TurnKey Linux.