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

@ -264,6 +264,7 @@ void config_telem() {
set_lat_lon_icon(lat_default, lon_default, icon); set_lat_lon_icon(lat_default, lon_default, icon);
samplePeriod = 5000; samplePeriod = 5000;
bufLen = 1000;
} }
firstTime = ON; firstTime = ON;
} }

Loading…
Cancel
Save

Powered by TurnKey Linux.