bump used spacepackets version

This commit is contained in:
2023-01-21 12:19:05 +01:00
parent e03620542c
commit 1f27c23447
9 changed files with 116 additions and 81 deletions

View File

@ -181,7 +181,7 @@ impl EventReporterBase {
subservice.into(),
self.msg_count,
self.dest_id,
time_stamp,
Some(time_stamp),
);
let mut current_idx = 0;
event_id.write_to_be_bytes(&mut buf[0..event_id.byte_width()])?;