diff --git a/module_usb_audio/audio.xc b/module_usb_audio/audio.xc index 10f2d6b6..b372fb8e 100755 --- a/module_usb_audio/audio.xc +++ b/module_usb_audio/audio.xc @@ -997,7 +997,11 @@ chanend ?c_config, chanend ?c) #else null, #endif - divide, curSamFreq, c_dig_rx, c); + divide, curSamFreq, +#if defined (ADAT_RX) || defined (SPDIF_RX) + c_dig_rx, +#endif + c); if(command == SET_SAMPLE_FREQ) {