diff --git a/firmware/tunerstudio/rusefi.ini b/firmware/tunerstudio/rusefi.ini index c4b4c3008a..c1ca8d76c6 100644 --- a/firmware/tunerstudio/rusefi.ini +++ b/firmware/tunerstudio/rusefi.ini @@ -68,7 +68,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 Apr 23 09:09:56 EDT 2019 +; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Tue Apr 23 15:42:37 EDT 2019 pageSize = 20000 page = 1 @@ -3275,6 +3275,8 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00" field = "etbDeadband", etbDeadband, {throttlePedalPositionAdcChannel != 16} dialog = etbDialogRight + field = "!https://rusefi.com/s/debugmode" + field = "Debug mode", debugMode field = "Press buttons to calibrate sensors" field = "You would have to remove air filter to move throttle manually" commandButton = "TPS#1 closed position", cmd_calibrate_tps_1_closed diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index 2441468a73..dc385f07c7 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -2349,6 +2349,8 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00" field = "etbDeadband", etbDeadband, {throttlePedalPositionAdcChannel != 16} dialog = etbDialogRight + field = "!https://rusefi.com/s/debugmode" + field = "Debug mode", debugMode field = "Press buttons to calibrate sensors" field = "You would have to remove air filter to move throttle manually" commandButton = "TPS#1 closed position", cmd_calibrate_tps_1_closed