Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077
This commit is contained in:
parent
0c0b5f582a
commit
12cb86ec03
|
@ -193,6 +193,7 @@ struct_no_prefix engine_configuration_s
|
|||
#define TRIGGERS_FILE_NAME "triggers.txt"
|
||||
#define TRIGGER_IS_CRANK_KEY "crankBased"
|
||||
#define TRIGGER_IS_SECOND_WHEEL_CAM "isSecondWheelCam"
|
||||
#define TRIGGER_HAS_SECOND_CHANNEL "hasSecondChannel"
|
||||
|
||||
!
|
||||
! 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