mirror of
https://github.com/nasa/fprime.git
synced 2025-12-10 00:44:37 -06:00
Cosmetic changes to RateGroupDriver FPP
This commit is contained in:
parent
fb5277e1d8
commit
e6a881591f
@ -4,10 +4,10 @@ module Svc {
|
||||
passive component RateGroupDriver {
|
||||
|
||||
@ Cycle input to the rate group driver
|
||||
sync input port CycleIn: [1] Cycle
|
||||
sync input port CycleIn: Cycle
|
||||
|
||||
@ Cycle output from the rate group driver
|
||||
output port CycleOut: [$RateGroupDriverRateGroupPorts] Cycle
|
||||
output port CycleOut: [RateGroupDriverRateGroupPorts] Cycle
|
||||
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user