added frameTime to AFSK

pull/164/head
alanbjohnston 4 years ago committed by GitHub
parent c110d01a20
commit fe5e8d4709
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save

Powered by TurnKey Linux.