Rename usb_command_get_keyboard_state.[ch] to usb_command_get_device_state.[ch]

This commit is contained in:
László Monda
2017-12-14 23:10:13 +01:00
parent beb7c3d4ee
commit bd53b73685
3 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#include "fsl_common.h"
#include "usb_commands/usb_command_get_keyboard_state.h"
#include "usb_commands/usb_command_get_device_state.h"
#include "usb_protocol_handler.h"
#include "eeprom.h"
#include "peripherals/merge_sensor.h"