Skip to content

Commit

Permalink
remove done todo
Browse files Browse the repository at this point in the history
  • Loading branch information
simonft committed Jan 7, 2024
1 parent 5821503 commit b623384
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 4 deletions.
173 changes: 170 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion meatnet/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ fn parse_raw_temperature_data(
}
}

// TODO: Fix ordering of bits
#[derive(Debug, PartialEq, DekuRead)]
#[deku(endian = "little")]
pub struct ProbeStatus {
Expand Down

0 comments on commit b623384

Please sign in to comment.