Move merge_sensor.[ch], reset_button.[ch] and test_led.[ch] into the newly created peripherials directory.

This commit is contained in:
László Monda
2017-02-26 02:50:21 +01:00
parent 6f6d116351
commit 6e415696d7
11 changed files with 8 additions and 8 deletions

View File

@@ -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] = {{