Update cubesatsim.ino

pull/161/head
alanbjohnston 4 years ago committed by GitHub
parent 4cc319f0e2
commit 287faf8c78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -263,7 +263,8 @@ void config_telem() {
char icon[] = "Ha";
set_lat_lon_icon(lat_default, lon_default, icon);
samplePeriod = 5000;
samplePeriod = 5000;
bufLen = 1000;
}
firstTime = ON;
}

Loading…
Cancel
Save

Powered by TurnKey Linux.