This commit is contained in:
rusefillc 2022-01-16 12:54:00 -05:00
parent a3f2dc84ae
commit ec35615f93
1 changed files with 3 additions and 3 deletions

View File

@ -1006,8 +1006,8 @@ end_struct
bit disablePrimaryUart
bit fuelClosedLoopCorrectionEnabled;+Enables lambda sensor closed loop feedback for fuelling.
bit isVerboseIAC;+Print details into rusEfi console\nenable verbose_idle
bit boardUseTachPullUp
bit boardUseTempPullUp
bit boardUseTachPullUp,"with pull-up","without pull-up"
bit boardUseTempPullUp,"with pull-up","without pull-up"
bit isEngineChartEnabled;+This options enables data for 'engine sniffer' tab in console, which comes at some CPU price
bit silentTriggerError;+Sometimes we have a performance issue while printing error
bit useLinearCltSensor
@ -1024,7 +1024,7 @@ bit cutFuelOnHardLimit,"yes","no"
bit cutSparkOnHardLimit,"yes","no"
bit launchFuelCutEnable
bit launchSparkCutEnable;+This is the Cut Mode normally used
bit boardUseCrankPullUp
bit boardUseCrankPullUp,"with pull-up","without pull-up"
bit unusedBitWasHere1
bit unusedBitWasHere2
bit unusedBitWasHere3