typo
This commit is contained in:
parent
6ac53f8322
commit
9da051973c
@ -55,7 +55,7 @@ impl PusTmArgs {
|
||||
|
||||
pub struct PusTcArgs {
|
||||
pub event_request_tx: Sender<EventRequestWithToken>,
|
||||
/// Request routing helper. Maps targeted request to their recipient.
|
||||
/// Request routing helper. Maps targeted requests to their recipient.
|
||||
pub request_map: HashMap<TargetId, Sender<RequestWithToken>>,
|
||||
/// Required for scheduling of telecommands.
|
||||
pub tc_source: PusTcSource,
|
||||
|
Loading…
x
Reference in New Issue
Block a user