cancel
Showing results for 
Search instead for 
Did you mean: 

STM32Cube F4 V1.5.0 -- usbd_cdc.c, comment error

mduffy
Associate II
Posted on May 13, 2015 at 01:18

 * @file    usbd_cdc.c

  * @author  MCD Application Team

  * @version V2.4.0

  * @date    28-February-2015

Line 658:

  * @brief  usbd_audio_DataIn

should read:

  * @brief  usbd_CDC_DataIn  

since this file deals with CDC functions, not audio functions.  This is the only occurrence in this file, but may exist in similar class files.

This discussion is locked. Please start a new topic to ask your question.
0 REPLIES 0