pull/104/head
alanbjohnston 5 years ago committed by GitHub
parent 0d44c8d3db
commit 9ec7575a3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -614,7 +614,7 @@ int main(int argc, char * argv[]) {
memset(sensor, 0, sizeof(sensor)); memset(sensor, 0, sizeof(sensor));
memset(other, 0, sizeof(other)); memset(other, 0, sizeof(other));
if ((mode == FSK) || (mode == BPSK)) {// FSK or BPSK if ((mode == FSK) || (mode == BPSK))
get_tlm_fox(); get_tlm_fox();
firstTime = 1; firstTime = 1;

Loading…
Cancel
Save

Powered by TurnKey Linux.