This commit is contained in:
parent
1a5f1e5f2f
commit
a1f75f6f65
@ -745,7 +745,7 @@ pub mod std_mod {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/// Converter structure for PUS telecommands which are stored inside
|
/// Converter structure for PUS telecommands which are stored inside
|
||||||
/// [SharedStaticMemoryPool] structure. This is useful if run-time allocation for these
|
/// [SharedStaticMemoryPool] structure. This is useful if run-time allocation for these
|
||||||
/// packets should be avoided. Please note that this structure is not able to convert TCs which
|
/// packets should be avoided. Please note that this structure is not able to convert TCs which
|
||||||
/// are stored as a `Vec<u8>`.
|
/// are stored as a `Vec<u8>`.
|
||||||
|
Loading…
Reference in New Issue
Block a user