Extract UsbCommand_WriteConfig()
This commit is contained in:
8
right/src/usb_commands/usb_command_write_config.h
Normal file
8
right/src/usb_commands/usb_command_write_config.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef __USB_COMMAND_WRITE_CONFIG_H__
|
||||
#define __USB_COMMAND_WRITE_CONFIG_H__
|
||||
|
||||
// Functions:
|
||||
|
||||
void UsbCommand_WriteConfig(bool isHardware);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user