Extract the applyConfig USB command into usb_command_apply_config.[ch]
This commit is contained in:
8
right/src/usb_commands/usb_command_apply_config.h
Normal file
8
right/src/usb_commands/usb_command_apply_config.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __USB_COMMAND_APPLY_CONFIG_H__
|
||||
#define __USB_COMMAND_APPLY_CONFIG_H__
|
||||
|
||||
// Functions:
|
||||
|
||||
void UsbCommand_ApplyConfig(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user