diff --git a/module_usb_audio/ports/audioports.xc b/module_usb_audio/ports/audioports.xc index d55e900e..7abb9d7b 100644 --- a/module_usb_audio/ports/audioports.xc +++ b/module_usb_audio/ports/audioports.xc @@ -33,8 +33,8 @@ unsigned int divide) #ifndef CODEC_MASTER /* Note this call to stop_clock() will pause forever if the port clocking the clock-block is not low. - * deliver() should return with this being the case - however, if you are having trouble the code - * above can be enabled */ + * deliver() should return with this being the case */ + stop_clock(clk_audio_bclk); if(!isnull(p_lrclk))