Move merge_sensor.[ch], reset_button.[ch] and test_led.[ch] into the newly created peripherials directory.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
#include "usb_interface_mouse.h"
|
||||
#include "fsl_i2c.h"
|
||||
#include "i2c.h"
|
||||
#include "reset_button.h"
|
||||
#include "peripherials/reset_button.h"
|
||||
#include "action.h"
|
||||
|
||||
static usb_device_endpoint_struct_t UsbMouseEndpoints[USB_MOUSE_ENDPOINT_COUNT] = {{
|
||||
|
||||
Reference in New Issue
Block a user