Make hard-coded gap ratios visible on trigger documentation images #4172
This commit is contained in:
parent
13464f1c8f
commit
dd094ad543
|
@ -215,6 +215,8 @@ struct_no_prefix engine_configuration_s
|
|||
#define TRIGGER_HARDCODED_OPERATION_MODE "knownOperationMode"
|
||||
#define TRIGGER_COMMENT "#"
|
||||
#define TRIGGER_GAPS_COUNT "gapsCount"
|
||||
#define TRIGGER_GAP_FROM "gapFrom"
|
||||
#define TRIGGER_GAP_TO "gapTo"
|
||||
|
||||
!
|
||||
! 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