rusEFI needs K-line firmware support #3248
This commit is contained in:
parent
ad57100098
commit
dc4b115889
|
@ -1,5 +1,6 @@
|
|||
#include "pch.h"
|
||||
#include "kline.h"
|
||||
#include "hellen_meta.h"
|
||||
|
||||
#ifdef EFI_KLINE
|
||||
static SerialDriver* const klDriver = KLINE_SERIAL_DEVICE;
|
||||
|
|
Loading…
Reference in New Issue