Make hard-coded gap ratios visible on trigger documentation images #4172

This commit is contained in:
rusefillc 2022-07-11 12:36:41 -04:00
parent 13464f1c8f
commit dd094ad543
1 changed files with 2 additions and 0 deletions

View File

@ -215,6 +215,8 @@ struct_no_prefix engine_configuration_s
#define TRIGGER_HARDCODED_OPERATION_MODE "knownOperationMode" #define TRIGGER_HARDCODED_OPERATION_MODE "knownOperationMode"
#define TRIGGER_COMMENT "#" #define TRIGGER_COMMENT "#"
#define TRIGGER_GAPS_COUNT "gapsCount" #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 ! all the xxx_PACKING_xxx constants are about persisting tables in compact for, for example packing RPM with 50 increment in a byte