pull/167/head
alanbjohnston 4 years ago committed by GitHub
parent 48f23c8ad1
commit 7a8de7514d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -895,7 +895,7 @@ void get_tlm_fox() {
/// #endif
for (i = 1; i <= syncBits * samples; i++) {
k(ctr, buffer);
write_wave(ctr, buffer);
// printf("%d ",ctr);
if ((i % samples) == 0) {
int bit = syncBits - i / samples + 1;

Loading…
Cancel
Save

Powered by TurnKey Linux.