docs
This commit is contained in:
parent
e75dfdc86b
commit
a8e7584d01
|
@ -3,6 +3,14 @@
|
||||||
! this file is processed by ../java_tools/config_definition.jar tool
|
! this file is processed by ../java_tools/config_definition.jar tool
|
||||||
! comments start with '!'
|
! comments start with '!'
|
||||||
!
|
!
|
||||||
|
!
|
||||||
|
! rusEfi configuration consistes of two parts:
|
||||||
|
! First part is engine_configuration_s area, followed by a few tuning tables
|
||||||
|
!
|
||||||
|
! The only difference her is that engine_configuration_s area does not support hot modification while tuning tables could
|
||||||
|
! be modified without burning changes
|
||||||
|
!
|
||||||
|
!
|
||||||
! See also ../tunerstudio/readme.txt
|
! See also ../tunerstudio/readme.txt
|
||||||
!
|
!
|
||||||
! Q: How to add new fields?
|
! Q: How to add new fields?
|
||||||
|
|
Loading…
Reference in New Issue