aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Magstripe/Magstripe.h
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/Magstripe/Magstripe.h')
-rw-r--r--Projects/Magstripe/Magstripe.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/Projects/Magstripe/Magstripe.h b/Projects/Magstripe/Magstripe.h
index 597bafd8e..a83496b91 100644
--- a/Projects/Magstripe/Magstripe.h
+++ b/Projects/Magstripe/Magstripe.h
@@ -107,7 +107,5 @@
void EVENT_USB_UnhandledControlPacket(void);
bool GetNextReport(USB_KeyboardReport_Data_t* ReportData);
- void SendKey(USB_KeyboardReport_Data_t* KeyboardReportData, uint8_t Key);
- void Send(USB_KeyboardReport_Data_t* KeyboardReportData, bool SendReport);
#endif