Move usb_interface_*.[ch] files to the newly created usb_interfaces directory.

This commit is contained in:
László Monda
2017-02-26 02:45:43 +01:00
parent d12dc7d8a0
commit 6f6d116351
11 changed files with 9 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
// Includes:
#include "usb_interface_generic_hid.h"
#include "usb_interfaces/usb_interface_generic_hid.h"
// Macros: