Update main.h adding tx rx

beta-v1.3.1-freq
Alan Johnston 2 years ago committed by GitHub
parent 4921e95cba
commit 3cf2791e48
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -124,6 +124,7 @@ long int uptime;
char call[5];
char sim_yes[10];
int squelch = 3; // default squelch
char rx[12], tx[12];
int bitRate, mode, bufLen, rsFrames, payloads, rsFrameLen, dataLen, headerLen, syncBits, syncWord, parityLen, samples, frameCnt, samplePeriod;
float sleepTime;

Loading…
Cancel
Save

Powered by TurnKey Linux.