aboutsummaryrefslogtreecommitdiffstats
path: root/fw/usb.h
diff options
context:
space:
mode:
Diffstat (limited to 'fw/usb.h')
-rw-r--r--fw/usb.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/fw/usb.h b/fw/usb.h
deleted file mode 100644
index 14b9bf7..0000000
--- a/fw/usb.h
+++ /dev/null
@@ -1,3 +0,0 @@
-void usbInit(void);
-void usbTask(void);
-void usbPrint(char *s);