only: Knock frequency inputs to be bore diameter and checkbox #6767
only:hello hip9011
This commit is contained in:
parent
06886bc841
commit
a5bff25cc1
|
@ -608,7 +608,7 @@ static void showHipInfo() {
|
||||||
instance.expectedCylinderNumber);
|
instance.expectedCylinderNumber);
|
||||||
|
|
||||||
efiPrintf(" Cyl bore %.2fmm freq %.2fkHz band idx 0x%x",
|
efiPrintf(" Cyl bore %.2fmm freq %.2fkHz band idx 0x%x",
|
||||||
engineConfiguration->cylinderBore,
|
(float)engineConfiguration->cylinderBore,
|
||||||
instance.getBand(PASS_HIP_PARAMS),
|
instance.getBand(PASS_HIP_PARAMS),
|
||||||
instance.bandIdx);
|
instance.bandIdx);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue