Extract UsbCommand_Reenumerate() into its own file.
This commit is contained in:
8
right/src/usb_commands/usb_command_reenumerate.h
Normal file
8
right/src/usb_commands/usb_command_reenumerate.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __USB_COMMAND_REENUMERATE_H__
|
||||
#define __USB_COMMAND_REENUMERATE_H__
|
||||
|
||||
// Functions:
|
||||
|
||||
void UsbCommand_Reenumerate(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user