Remove unused temp sensor calibration option (#1005)

This commit is contained in:
DeionSi 2023-03-14 01:43:21 +01:00 committed by GitHub
parent 0afffb2ca0
commit e99a9e52f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -5583,13 +5583,12 @@ cmdVSSratio6 = "E\x99\x06"
#endif
referenceTable = std_ms2gentherm, "Calibrate Thermistor Tables."
topicHelp = "https://wiki.speeduino.com/en/configuration/Sensor_Calibration"
tableIdentifier = 000, "Coolant Temperature Sensor", 001, "Air Temperature Sensor", 003, "Custom#1 Temperature Sensor"
tableIdentifier = 000, "Coolant Temperature Sensor", 001, "Air Temperature Sensor"
; tableLimits (optional) = intentifier, min, max, defaultVal
; will set the default value if value is outside the min and max limits.
tableLimits = 000, -40, 350, 180 ;Coolant
tableLimits = 001, -40, 350, 70 ;IAT
;Table 002 is AFR
tableLimits = 003, -40, 400, 70 ; Not currently used
adcCount = 32 ; length of the table
bytesPerAdc = 2 ; using shorts