This commit is contained in:
rusefi 2019-06-12 12:45:07 -04:00
parent c6c9388181
commit efa4ccd772
1 changed files with 10 additions and 0 deletions

View File

@ -3,6 +3,16 @@
; rusefi.ini is generated by invoking gen_config.bat (look inside for the exact command to run it outside of Windows)
; inputs are rusefi.input template and rusefi_config.txt file
;
;
; Some fields have little question mark on the left of the name for additional field tips.
; Those tips are defined in ../integraion/rusefi_config.txt file for example
;
; float bias_resistor;+Pull-up resistor value on your board;"Ohm"
; here 'bias_resistor' is internal field name and the text between semicolons is what produces the tooltip
; Note that '+' sign is required after first semicolon for tooltop to appear in TunerStudio
;
;
;
; this should stop TS from looking for the CAN ID in the 2nd byte location and allow the page reads to work correctly.
enable2ndByteCanID = false