소스 검색

reconfigured launch configuration

Axel Terfloth 9 년 전
부모
커밋
29b6fa48c2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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=""/>