Update cubesatsim.ino

pull/154/head
alanbjohnston 4 years ago committed by GitHub
parent 077339821c
commit 4bb63efd12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save

Powered by TurnKey Linux.