added micro_timer2

pull/186/head
alanbjohnston 3 years ago committed by GitHub
parent 138047a8b5
commit e4b3801cc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -345,6 +345,7 @@ int bpsk_pin_slice;
int sample_rate;
int buffer_size;
long micro_timer;
long micro_timer2;
int ready = FALSE;
bool cw_stop = false;
int payload_command = false;

Loading…
Cancel
Save

Powered by TurnKey Linux.