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

@ -36,9 +36,7 @@
class AudioOutput {
public:
void configure(
const bool do_proc
);
void configure(const bool do_proc);
void configure(
const iir_biquad_config_t& hpf_config,