This commit is contained in:
rusefi 2017-11-29 13:49:10 -05:00
parent 2abd3cb618
commit 3bc6f663a4
2 changed files with 11 additions and 1 deletions

View File

@ -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 Mon Nov 27 21:35:56 EST 2017
; this section was generated automatically by ConfigDefinition.jar based on rusefi_config.txt Wed Nov 29 02:09:52 EST 2017
pageSize = 20000
page = 1
@ -2777,3 +2777,8 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
field = "clutchUpPin", clutchUpPin
field = "brakePedalPin", brakePedalPin
[Tools]
;addTool = toolName, PanelName
addTool = veTableGenerator, "VE Table Generator", veTableTbl
addTool = afrTableGenerator, "AFR Table Generator", afrTableTbl

View File

@ -1997,3 +1997,8 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
field = "clutchUpPin", clutchUpPin
field = "brakePedalPin", brakePedalPin
[Tools]
;addTool = toolName, PanelName
addTool = veTableGenerator, "VE Table Generator", veTableTbl
addTool = afrTableGenerator, "AFR Table Generator", afrTableTbl