projects
/
hackover2013-badge-firmware.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Events a la mockup
[hackover2013-badge-firmware.git]
/
core
/
usbcdc
/
cdcuser.h
diff --git
a/core/usbcdc/cdcuser.h
b/core/usbcdc/cdcuser.h
index
55cd910
..
7512157
100644
(file)
--- 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 Initializ
a
tion Function */
+/* CDC Initializtion Function */
extern void CDC_Init (void);
/* CDC prepare the SERAIAL_STATE */
This page took
0.028183 seconds
and
4
git commands to generate.