mirror of https://github.com/rusefi/rusefi-1.git
EFI_USB_SERIAL flexibility
This commit is contained in:
parent
4851851f65
commit
b6311f66ee
|
@ -145,7 +145,9 @@
|
|||
*/
|
||||
#define EFI_FILE_LOGGING TRUE
|
||||
|
||||
#ifndef EFI_USB_SERIAL
|
||||
#define EFI_USB_SERIAL TRUE
|
||||
#endif
|
||||
|
||||
/**
|
||||
* While we embed multiple PnP configurations into the same firmware binary, these marcoses give us control
|
||||
|
|
Loading…
Reference in New Issue