forked from PAWPAW-Mirror/lib_xua
Resolved build issue when NUM_USB_CHAN_OUT set to 0 and MIXER enabled.
This commit is contained in:
@@ -241,10 +241,10 @@ static inline void GetSamplesFromHost(chanend c)
|
||||
write_via_xc_ptr_indexed(samples_array, i, h);
|
||||
#else
|
||||
ptr_samples[i] = sample;
|
||||
#endif
|
||||
#endif
|
||||
}
|
||||
}
|
||||
#endif
|
||||
}
|
||||
|
||||
#pragma unsafe arrays
|
||||
|
||||
Reference in New Issue
Block a user