Skip to content

Commit 6a132c5

Browse files
authored
Remove redundant line from ActiveRateGroup SDD (#4435)
1 parent 317ba3d commit 6a132c5

File tree

1 file changed

+0
-1
lines changed
  • Svc/ActiveRateGroup/docs

1 file changed

+0
-1
lines changed

Svc/ActiveRateGroup/docs/sdd.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
`Svc::ActiveRateGroup` is an active component that drives a set of components connected to `Svc::Sched` output ports.
66
It contains an asynchronous input `Svc::Cycle` port. This port sends a message which wakes the component task.
7-
It contains an asynchronous input `Svc::Cycle` port. This port sends a message which wakes the component task.
87
The task invokes each output port in order, passing an argument indicating the order. It tracks execution time and detects overruns.
98

109
## 2. Requirements

0 commit comments

Comments
 (0)