triggerImage: todo: support symmetrical crank

This commit is contained in:
rusefillc 2022-10-16 02:29:30 -04:00
parent 5b7523b1eb
commit 311af3ffbc
1 changed files with 1 additions and 0 deletions

View File

@ -206,6 +206,7 @@ struct_no_prefix engine_configuration_s
#define TRIGGERS_FILE_NAME "triggers.txt"
#define TRIGGER_IS_CRANK_KEY "crankBased"
#define TRIGGER_CYCLE_DURATION "cycleDuration"
#define TRIGGER_IS_SECOND_WHEEL_CAM "isSecondWheelCam"
#define TRIGGER_HAS_SECOND_CHANNEL "hasSecondChannel"
#define TRIGGER_HARDCODED_OPERATION_MODE "knownOperationMode"