X-Git-Url: https://git.rohieb.name/hackover2013-badge-firmware.git/blobdiff_plain/9d18e10afb2439a6a9ba6978a799259746a837b7..637dcc82c8595130b3627c526126946b43c0707a:/core/usbcdc/cdcuser.h?ds=inline diff --git a/core/usbcdc/cdcuser.h b/core/usbcdc/cdcuser.h index 55cd910..7512157 100644 --- a/core/usbcdc/cdcuser.h +++ b/core/usbcdc/cdcuser.h @@ -50,7 +50,7 @@ extern void CDC_BulkOut (void); /* CDC Notification Callback Function */ extern void CDC_NotificationIn (void); -/* CDC Initialization Function */ +/* CDC Initializtion Function */ extern void CDC_Init (void); /* CDC prepare the SERAIAL_STATE */