only:hellen-honda-k
This commit is contained in:
rusefillc 2023-04-03 11:51:11 -04:00
parent 1f3b3e82fb
commit fc76703e1f
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ void initKLine() {
startKLine();
if (engineConfiguration->kLinePeriodUs == 0) {
engineConfiguration->kLinePeriodUs = 2000 /* us*/;
engineConfiguration->kLinePeriodUs = 300 /* us*/;
}