diff --git a/firmware/tunerstudio/rusefi.input b/firmware/tunerstudio/rusefi.input index 8ed4a8e799..a8e0962037 100644 --- a/firmware/tunerstudio/rusefi.input +++ b/firmware/tunerstudio/rusefi.input @@ -1354,6 +1354,10 @@ menuDialog = main subMenu = std_separator + menu = "Help" + subMenu = helpGeneral, "rusEfi Info" + + [ControllerCommands] ; commandName = command1, command2, commandn... ; command in standard ini format, a command name can be assigned to 1 to n commands that will be executed in order. @@ -2834,6 +2838,12 @@ cmd_set_engine_type_default = "w\x00\x31\x00\x00" field = "Target temperature", postCrankingTargetClt + + help = helpGeneral, "rusEfi General Help" + webHelp = "http://www.rusefi.com/" + text = "" + + [Tools] ;addTool = toolName, PanelName addTool = veTableGenerator, "VE Table Generator", veTableTbl