xpd: Cleaned up whitespace

This commit is contained in:
Ross Owen
2015-07-06 11:08:35 +01:00
parent 01a3d151dd
commit ace38607b0

View File

@@ -297,7 +297,7 @@ static inline unsigned DoSampleTransfer(chanend c_out, int readBuffNo, unsigned
for(int i = 0; i < NUM_USB_CHAN_IN; i++)
#else
for(int i = 0; i < I2S_CHANS_ADC; i++)
#endif
#endif
{
if(readBuffNo)
outuint(c_out, samplesIn_1[i]);