Update cubesatsim.ino

pull/153/head
alanbjohnston 4 years ago committed by GitHub
parent 98fa3fcf7b
commit 52fa1ac016
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -281,6 +281,8 @@ void config_telem() {
char sym_tab_default = 'a';
char icon[] = "Ha";
set_lat_lon_icon(lat_default, lon_default, icon);
samplePeriod = 5000;
}
firstTime = ON;
}

Loading…
Cancel
Save

Powered by TurnKey Linux.