Extract UsbCommand_SetTestLed() into its own file.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
#ifndef __USB_COMMAND_SET_TEST_LED_H__
|
||||
#define __USB_COMMAND_SET_TEST_LED_H__
|
||||
|
||||
// Functions:
|
||||
|
||||
void UsbCommand_SetTestLed(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user