Reverted to original CPLD data

This commit is contained in:
furrtek 2017-01-29 06:50:48 +00:00
parent 17451d840a
commit 693a2533b5
19 changed files with 86 additions and 138 deletions

View file

@ -93,7 +93,7 @@ void AudioOutput::on_block(
}
} else
audio_present = true;
fill_audio_buffer(audio, audio_present);
}