Parameter documentation changed.
This commit is contained in:
parent
04e9b1bcf7
commit
b9b0b48c6c
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
/* ------------------------------------------------------------------------- */
|
/* ------------------------------------------------------------------------- */
|
||||||
|
|
||||||
/*! \brief
|
/*! \brief
|
||||||
* \param USB Data packet.
|
* \param data USB Data packet.
|
||||||
* \return The length of the received or send data.
|
* \return The length of the received or send data.
|
||||||
*/
|
*/
|
||||||
usbMsgLen_t usbFunctionSetup(uchar data[8])
|
usbMsgLen_t usbFunctionSetup(uchar data[8])
|
||||||
|
|
Loading…
Reference in a new issue