Update cubesatsim.ino

pull/152/head
alanbjohnston 4 years ago committed by GitHub
parent 91d64ec65c
commit fe1ffb34cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -136,7 +136,7 @@ void loop() {
else if (mode == AFSK) else if (mode == AFSK)
send_packet(); send_packet();
// test_radio(); test_radio();
digitalWrite(LED_BUILTIN, LOW); digitalWrite(LED_BUILTIN, LOW);

Loading…
Cancel
Save

Powered by TurnKey Linux.