Add usb_command_set_i2c_baud_rate.[ch]

This commit is contained in:
László Monda
2018-01-13 03:54:06 +01:00
parent 4d83bc2e75
commit 0fd95b71b2
3 changed files with 19 additions and 0 deletions

View File

@@ -32,6 +32,7 @@
UsbCommandId_SetLedPwmBrightness = 0x0d,
UsbCommandId_GetModuleProperty = 0x0e,
UsbCommandId_GetSlaveI2cErrors = 0x0f,
UsbCommandId_SetI2cBaudRate = 0x10,
} usb_command_id_t;
typedef enum {