Update cubesatsim.ino

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

@ -68,7 +68,7 @@ void setup() {
Serial.println("\n\nCubeSatSim Pico v0.1 starting...\n\n");
mode = FSK; // AFSK;
mode = AFSK;
frameCnt = 1;

Loading…
Cancel
Save

Powered by TurnKey Linux.