projects
/
pub
/
lufa.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDescriptor...
[pub/lufa.git]
/
Projects
/
Magstripe
/
Magstripe.h
diff --git
a/Projects/Magstripe/Magstripe.h
b/Projects/Magstripe/Magstripe.h
index
597bafd
..
a83496b
100644
(file)
--- a/
Projects/Magstripe/Magstripe.h
+++ b/
Projects/Magstripe/Magstripe.h
@@
-107,7
+107,5
@@
void EVENT_USB_UnhandledControlPacket(void);
\r
\r
bool GetNextReport(USB_KeyboardReport_Data_t* ReportData);
\r
void EVENT_USB_UnhandledControlPacket(void);
\r
\r
bool GetNextReport(USB_KeyboardReport_Data_t* ReportData);
\r
- void SendKey(USB_KeyboardReport_Data_t* KeyboardReportData, uint8_t Key);
\r
- void Send(USB_KeyboardReport_Data_t* KeyboardReportData, bool SendReport);
\r
\r
#endif
\r
\r
#endif
\r