only:hellen-honda-k
This commit is contained in:
rusefillc 2023-03-03 22:03:00 -05:00
parent 13eadd4195
commit c42917a4dc
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ void startKLine() {
efiSetPadMode("K-Line UART TX", KLINE_SERIAL_DEVICE_TX, PAL_MODE_ALTERNATE(TS_SERIAL_AF));
#endif /* EFI_PROD_CODE */
static const SerialConfig cfg = {
static SerialConfig cfg = {
#if EFI_PROD_CODE
.speed = 0,
.cr1 = 0,