Update cubesatsim.h

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

@ -190,6 +190,7 @@ char call[5];
char sim_yes[10];
int mode = FSK;
int new_mode = FSK;
int bitRate, bufLen, rsFrames, payloads, rsFrameLen, dataLen, headerLen, syncBits, syncWord, parityLen, samples, frameCnt, samplePeriod;
float sleepTime;
unsigned int sampleTime = 0;

Loading…
Cancel
Save

Powered by TurnKey Linux.