From 431c7f5db9e64aa65973a7d364727ff63c966a65 Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Tue, 9 Feb 2016 19:06:19 +0000 Subject: [PATCH] comment typo only --- module_usb_audio/audio.xc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module_usb_audio/audio.xc b/module_usb_audio/audio.xc index 5e4a6c48..de905b83 100755 --- a/module_usb_audio/audio.xc +++ b/module_usb_audio/audio.xc @@ -407,7 +407,7 @@ static inline void InitPorts(unsigned divide) tmp += (I2S_CHANS_PER_FRAME * 32) - 32 + 1 ; /* E.g. 2 * 32 - 32 + 1 = 33 for stereo */ - /* E..g 8 * 32 - 32 + 1 = 225 for 8 chan TDM */ + /* E.g. 8 * 32 - 32 + 1 = 225 for 8 chan TDM */ #if (I2S_CHANS_DAC != 0) #pragma loop unroll