10ms delay after do one sample
This commit is contained in:
@@ -234,7 +234,7 @@ unsigned static AudioHub_MainLoop(chanend ?c_out, chanend ?c_spd_out
|
|||||||
|
|
||||||
// Reinitialise user state before entering the main loop
|
// Reinitialise user state before entering the main loop
|
||||||
// UserBufferManagementInit(curSamFreq);
|
// UserBufferManagementInit(curSamFreq);
|
||||||
delay_milliseconds(5);
|
delay_milliseconds(10);
|
||||||
|
|
||||||
#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