diff --git a/firmware/tunerstudio/rusefi.ini b/firmware/tunerstudio/rusefi.ini index ce31bdc983..147fe962c1 100644 --- a/firmware/tunerstudio/rusefi.ini +++ b/firmware/tunerstudio/rusefi.ini @@ -63,7 +63,7 @@ enable2ndByteCanID = false ; see PAGE_0_SIZE in C source code ; CONFIG_DEFINITION_START -; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Tue Jun 05 17:42:11 EDT 2018 +; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Sun Jun 10 04:40:26 EDT 2018 pageSize = 20000 page = 1 @@ -2362,6 +2362,9 @@ cmd_stop_engine = "w\x00\x99\x00\x00" field = "frequency-based MAP", hasFrequencyReportingMapSensor dialog = mapSwitchAndSettings, "", yAxis + field = "Low value threshold", mapErrorDetectionTooLow + field = "High value threshold", mapErrorDetectionTooHigh + panel = mapSwitch panel = mapSensorVDlg panel = mapSensorFDlg diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index 0e8f0f2ce6..9158bc1a2d 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -1524,6 +1524,9 @@ cmd_stop_engine = "w\x00\x99\x00\x00" field = "frequency-based MAP", hasFrequencyReportingMapSensor dialog = mapSwitchAndSettings, "", yAxis + field = "Low value threshold", mapErrorDetectionTooLow + field = "High value threshold", mapErrorDetectionTooHigh + panel = mapSwitch panel = mapSensorVDlg panel = mapSensorFDlg