Update speeduino.ini (#1113)

this fix parse problem in the msdroid debuglogs
This commit is contained in:
155ac 2023-10-08 19:05:47 -03:00 committed by GitHub
parent b03db96ad7
commit 279fa09788
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2088,7 +2088,7 @@ menuDialog = main
airConIdleUpRPMAdder = "Increase the idle RPM target (as used by Idle Advance and Closed-Loop Idle) by this amount when the A/C request is active."
airConPwmFanMinDuty = "If you are using a PWM cooling fan, the fan duty will be clamped to this value or higher (based on the coolant temp./duty cycle table) when the A/C compressor is engaged."
vssPulsesPerKm = "The number of pulses on the VSS signal per KM/Mile when "pulses per KM/Mile" -mode is used.\nIn "CAN/Serial/Analog" -mode the Aux input value is divided by this number to get correct VSS. 0 = No dividing/disabled."
vssPulsesPerKm = "The number of pulses on the VSS signal per KM/Mile when (pulses per KM/Mile) -mode is used.\nIn (CAN/Serial/Analog) -mode the Aux input value is divided by this number to get correct VSS. 0 = No dividing/disabled."
vssAuxCh = "Use the Auxilary Input Channel Configuration -menus to read VSS from desired source (CAN/Serial/Analog) and then select that Aux in channel here"
vssSmoothing = "A smoothing factor to help reduce noise in the VSS signal. Typical values are between 0 and 50"