remove second ubminit
This commit is contained in:
@@ -233,7 +233,8 @@ unsigned static AudioHub_MainLoop(chanend ?c_out, chanend ?c_spd_out
|
|||||||
unsigned command = DoSampleTransfer(c_out, readBuffNo, underflowWord);
|
unsigned command = DoSampleTransfer(c_out, readBuffNo, underflowWord);
|
||||||
|
|
||||||
// Reinitialise user state before entering the main loop
|
// Reinitialise user state before entering the main loop
|
||||||
UserBufferManagementInit(curSamFreq);
|
// UserBufferManagementInit(curSamFreq);
|
||||||
|
delay_milliseconds(5);
|
||||||
|
|
||||||
#if XUA_NUM_PDM_MICS > 0
|
#if XUA_NUM_PDM_MICS > 0
|
||||||
/* Receive an initial frame and wait one sample period to ensure mic_array is ready to produce so
|
/* Receive an initial frame and wait one sample period to ensure mic_array is ready to produce so
|
||||||
|
|||||||
Reference in New Issue
Block a user