tools
This commit is contained in:
parent
6fbc4938e1
commit
5e8c632b6c
|
@ -1997,3 +1997,8 @@ cmd_stop_engine = "w\x00\x99\x00\x00"
|
||||||
field = "clutchUpPin", clutchUpPin
|
field = "clutchUpPin", clutchUpPin
|
||||||
field = "brakePedalPin", brakePedalPin
|
field = "brakePedalPin", brakePedalPin
|
||||||
|
|
||||||
|
[Tools]
|
||||||
|
;addTool = toolName, PanelName
|
||||||
|
addTool = veTableGenerator, "VE Table Generator", veTableTbl
|
||||||
|
addTool = afrTableGenerator, "AFR Table Generator", afrTableTbl
|
||||||
|
|
Loading…
Reference in New Issue