Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077
This commit is contained in:
parent
ea94fc05ae
commit
32b99720f5
|
@ -192,6 +192,7 @@ struct_no_prefix engine_configuration_s
|
||||||
|
|
||||||
#define TRIGGERS_FILE_NAME "triggers.txt"
|
#define TRIGGERS_FILE_NAME "triggers.txt"
|
||||||
#define TRIGGER_IS_CRANK_KEY "crankBased"
|
#define TRIGGER_IS_CRANK_KEY "crankBased"
|
||||||
|
#define TRIGGER_IS_SECOND_WHEEL_CAM "isSecondWheelCam"
|
||||||
|
|
||||||
!
|
!
|
||||||
! all the xxx_PACKING_xxx constants are about persisting tables in compact for, for example packing RPM with 50 increment in a byte
|
! all the xxx_PACKING_xxx constants are about persisting tables in compact for, for example packing RPM with 50 increment in a byte
|
||||||
|
|
Loading…
Reference in New Issue