spacepackets update, clippy fixes

This commit is contained in:
2025-05-05 19:18:03 +02:00
parent 9ab36c0362
commit ddc4544456
28 changed files with 208 additions and 183 deletions

View File

@@ -136,7 +136,7 @@ impl SequenceExecutionHelper {
/// with [Self::load]
/// * `sender` - The sender to send mode requests to the components
/// * `children_mode_store` - The mode store vector to keep track of the mode states of
/// children components
/// children components
pub fn run(
&mut self,
table: &SequenceModeTables,