Minor cleanups regarding the previous rename.

This commit is contained in:
László Monda
2017-12-23 16:08:45 +01:00
parent 5190265a2c
commit 36951d1a34
2 changed files with 4 additions and 4 deletions

View File

@@ -30,7 +30,7 @@
UsbCommandId_GetDebugBuffer = 0x0b,
UsbCommandId_GetAdcValue = 0x0c,
UsbCommandId_SetLedPwmBrightness = 0x0d,
UsbCommandId_GetModuleProperty = 0x0e,
UsbCommandId_GetModuleProperty = 0x0e,
} usb_command_id_t;
typedef enum {