still broken
Some checks failed
Rust/sat-rs/pipeline/head There was a failure building this commit

This commit is contained in:
lkoester 2023-08-15 08:50:08 +02:00
parent 075dc38434
commit 5aa2ec74ba

View File

@ -412,7 +412,7 @@ fn main() {
);
let mut buf: [u8; 8] = [0; 8];
target.target.write_to_be_bytes(&mut buf).unwrap();
addressable_id.write_to_be_bytes(&mut buf).unwrap();
let pus_tm = PusTmCreator::new(
&mut sp_header,
sec_header,