From 12cb86ec03ca10e4e64e55cf2aedf0bcf0da96f7 Mon Sep 17 00:00:00 2001 From: rusefillc Date: Sat, 2 Apr 2022 15:30:26 -0400 Subject: [PATCH] Refactoring, technical debt: export more of trigger attributes into triggers.txt file #2077 --- firmware/integration/rusefi_config.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/firmware/integration/rusefi_config.txt b/firmware/integration/rusefi_config.txt index d52baa5c09..118acae323 100644 --- a/firmware/integration/rusefi_config.txt +++ b/firmware/integration/rusefi_config.txt @@ -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