Resolved build issue when NUM_USB_CHAN_OUT set to 0 and MIXER enabled.
This commit is contained in:
@@ -242,9 +242,9 @@ static inline void GetSamplesFromHost(chanend c)
|
||||
#else
|
||||
ptr_samples[i] = sample;
|
||||
#endif
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#pragma unsafe arrays
|
||||
|
||||
Reference in New Issue
Block a user