Fixed naming of OTG.h functions, to make them consistent with the rest of the library API.

This commit is contained in:
Dean Camera 2009-05-03 14:24:34 +00:00
parent 01c4bef107
commit 0137001ea9
4 changed files with 18 additions and 15 deletions

View file

@ -283,7 +283,7 @@
/* Enums: */
/** Enum for error codes relating to the powering on of the USB interface. These error codes are
* used in the ErrorCode parameter value of the \ref USB_PowerOnFail event.
* used in the ErrorCode parameter value of the \ref USB_InitFailure event.
*/
enum USB_InitErrorCodes_t
{