21 lines
1021 B
C
21 lines
1021 B
C
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) integration/rusefi_config_trigger.txt Sat Sep 16 04:04:27 UTC 2023
|
|
// by class com.rusefi.output.CHeaderConsumer
|
|
// begin
|
|
#pragma once
|
|
#include "rusefi_types.h"
|
|
#define IGNITION_OUTPUT "Ignition Output"
|
|
#define TRIGGER_COMMENT "#"
|
|
#define TRIGGER_CYCLE_DURATION "cycleDuration"
|
|
#define TRIGGER_GAP_FROM "gapFrom"
|
|
#define TRIGGER_GAP_TO "gapTo"
|
|
#define TRIGGER_GAPS_COUNT "gapsCount"
|
|
#define TRIGGER_HAS_SECOND_CHANNEL "hasSecondChannel"
|
|
#define TRIGGER_IS_CRANK_KEY "crankBased"
|
|
#define TRIGGER_IS_SECOND_WHEEL_CAM "isSecondWheelCam"
|
|
#define TRIGGER_KNOWN_OPERATION_MODE "knownOperationMode"
|
|
#define TRIGGER_SYNC_EDGE "syncEdge"
|
|
#define TRIGGER_WITH_SYNC "isSynchronizationNeeded"
|
|
#define TRIGGERS_FILE_NAME "triggers.txt"
|
|
// end
|
|
// this section was generated automatically by rusEFI tool config_definition_base.jar based on (unknown script) integration/rusefi_config_trigger.txt Sat Sep 16 04:04:27 UTC 2023
|