forked from PAWPAW-Mirror/lib_xua
All instances of i_dsp guarded by RUN_DSP_TASK
This commit is contained in:
@@ -31,7 +31,9 @@ void audio(chanend c_in,
|
||||
#if (NUM_PDM_MICS > 0)
|
||||
, chanend c_pdm_in
|
||||
#endif
|
||||
#ifdef RUN_DSP_TASK
|
||||
, client dsp_if i_dsp
|
||||
#endif
|
||||
);
|
||||
|
||||
void SpdifTxWrapper(chanend c_spdif_tx);
|
||||
|
||||
Reference in New Issue
Block a user