From 6774e4fe0d62535461d599c1ca151294282e2682 Mon Sep 17 00:00:00 2001 From: Ross Owen Date: Wed, 15 May 2013 12:45:11 +0100 Subject: [PATCH] vendor_hid -> user_hid --- module_usb_audio/vendor_hid.h | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 module_usb_audio/vendor_hid.h diff --git a/module_usb_audio/vendor_hid.h b/module_usb_audio/vendor_hid.h deleted file mode 100644 index 3e6867d7..00000000 --- a/module_usb_audio/vendor_hid.h +++ /dev/null @@ -1,3 +0,0 @@ - -void Vendor_ReadHIDButtons(unsigned char hidData[]); -