Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/org.eclipse.etrice.examples.c/model/TrafficLight_step2/gen_TrafficLight_step2.launch')
-rw-r--r--examples/org.eclipse.etrice.examples.c/model/TrafficLight_step2/gen_TrafficLight_step2.launch1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/org.eclipse.etrice.examples.c/model/TrafficLight_step2/gen_TrafficLight_step2.launch b/examples/org.eclipse.etrice.examples.c/model/TrafficLight_step2/gen_TrafficLight_step2.launch
index 4106769c8..05c407b63 100644
--- a/examples/org.eclipse.etrice.examples.c/model/TrafficLight_step2/gen_TrafficLight_step2.launch
+++ b/examples/org.eclipse.etrice.examples.c/model/TrafficLight_step2/gen_TrafficLight_step2.launch
@@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.etrice.generator.launch.c.launchConfigurationType">
<booleanAttribute key="MSC" value="true"/>
+<booleanAttribute key="DataLogging" value="true"/>
<booleanAttribute key="UseTranslation" value="true"/>
<listAttribute key="ModelFiles">
<listEntry value="${workspace_loc:/org.eclipse.etrice.examples.c/model/TrafficLight_step2/TrafficLight_step2.etmap}"/>

Back to the top