rusEFI needs K-line firmware support #3248

This commit is contained in:
rusefillc 2023-02-18 09:34:13 -05:00
parent ad57100098
commit dc4b115889
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#include "pch.h"
#include "kline.h"
#include "hellen_meta.h"
#ifdef EFI_KLINE
static SerialDriver* const klDriver = KLINE_SERIAL_DEVICE;