This commit is contained in:
rusefi 2019-06-11 22:01:07 -04:00
parent 8406be52f0
commit dbd8a136ec
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
// this section was generated automatically by ConfigDefinition.jar based on integration\rusefi_config.txt Tue Jun 11 20:29:08 EDT 2019 // this section was generated automatically by ConfigDefinition.jar based on integration\rusefi_config.txt Tue Jun 11 22:00:41 EDT 2019
// begin // begin
#ifndef CONTROLLERS_ALGO_ENGINE_CONFIGURATION_GENERATED_STRUCTURES_H #ifndef CONTROLLERS_ALGO_ENGINE_CONFIGURATION_GENERATED_STRUCTURES_H
#define CONTROLLERS_ALGO_ENGINE_CONFIGURATION_GENERATED_STRUCTURES_H #define CONTROLLERS_ALGO_ENGINE_CONFIGURATION_GENERATED_STRUCTURES_H
@ -159,7 +159,7 @@ typedef struct MAP_sensor_config_s MAP_sensor_config_s;
// start of thermistor_conf_s // start of thermistor_conf_s
struct thermistor_conf_s { struct thermistor_conf_s {
/** /**
* these values are in Celcuus * these values are in Celcius
* offset 0 * offset 0
*/ */
float tempC_1; float tempC_1;
@ -2801,4 +2801,4 @@ typedef struct persistent_config_s persistent_config_s;
#endif #endif
// end // end
// this section was generated automatically by ConfigDefinition.jar based on integration\rusefi_config.txt Tue Jun 11 20:29:08 EDT 2019 // this section was generated automatically by ConfigDefinition.jar based on integration\rusefi_config.txt Tue Jun 11 22:00:41 EDT 2019

View File

@ -231,7 +231,7 @@ air_pressure_sensor_config_s sensor
end_struct end_struct
struct_no_prefix thermistor_conf_s @brief Thermistor known values struct_no_prefix thermistor_conf_s @brief Thermistor known values
float tempC_1;these values are in Celcuus;"*C", 1, 0, -40, 200, 1 float tempC_1;these values are in Celcius;"*C", 1, 0, -40, 200, 1
float tempC_2;;"*C", 1, 0, -40, 200, 1 float tempC_2;;"*C", 1, 0, -40, 200, 1
float tempC_3;;"*C", 1, 0, -40, 200, 1 float tempC_3;;"*C", 1, 0, -40, 200, 1
float resistance_1;;"Ohm", 1, 0, 0, 200000, 1 float resistance_1;;"Ohm", 1, 0, 0, 200000, 1