Forráskód Böngészése

reconfigured launch configuration

Axel Terfloth 9 éve
szülő
commit
29b6fa48c2
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      examples/digital_watch/DigitalWatch.sct.launch

+ 1 - 1
examples/digital_watch/DigitalWatch.sct.launch

@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 <launchConfiguration type="org.yakindu.sct.simulation.core.launch.statechart">
 <booleanAttribute key="cycleBased" value="true"/>
-<intAttribute key="cyclePeriod" value="200"/>
+<intAttribute key="cyclePeriod" value="100"/>
 <booleanAttribute key="eventDriven" value="false"/>
 <stringAttribute key="filename" value="/digital_watch/DigitalWatch.sct"/>
 <stringAttribute key="operationClass" value=""/>