docs
This commit is contained in:
parent
11ab831e6e
commit
c043f56573
|
@ -1,4 +1,8 @@
|
||||||
; this is TunerStudio project for www.rusefi.com DIY engine management system
|
; this is TunerStudio project for www.rusefi.com DIY engine management system
|
||||||
|
;
|
||||||
|
; 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
|
||||||
|
;
|
||||||
|
|
||||||
; this should stop TS from looking for the CAN ID in the 2nd byte location and allow the page reads to work correctly.
|
; 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
|
enable2ndByteCanID = false
|
||||||
|
|
Loading…
Reference in New Issue