Update cubesatsim.ino

pull/153/head
alanbjohnston 4 years ago committed by GitHub
parent b6d15f269b
commit aec31adcda
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");
sim_mode = TRUE; // FALSE;
sim_mode = FALSE;
if (sim_mode)
config_simulated_telem();
else

Loading…
Cancel
Save

Powered by TurnKey Linux.