Add UsbCommand_GetDebugInfo.

This commit is contained in:
László Monda
2017-08-01 03:00:48 +02:00
parent 546ca5d0b2
commit 2bdcb87659
2 changed files with 12 additions and 0 deletions

View File

@@ -22,6 +22,7 @@
UsbCommand_WriteHardwareConfiguration = 14,
UsbCommand_ReadUserConfiguration = 15,
UsbCommand_GetKeyboardState = 16,
UsbCommand_GetDebugInfo = 17,
} usb_command_t;
typedef enum {