Update cubesatsim.ino

pull/153/head
alanbjohnston 4 years ago committed by GitHub
parent 74b5af0e6a
commit 71b9642c64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2230,7 +2230,8 @@ void pwm_interrupt_handler() {
void setup1() { void setup1() {
pinMode(AUDIO_OUT_PIN, OUTPUT); pinMode(AUDIO_OUT_PIN, OUTPUT);
Serial.println("Setup1");
} }
void loop1() { void loop1() {

Loading…
Cancel
Save

Powered by TurnKey Linux.