Skip to content

Commit

Permalink
Update src/bin/11_scd_30_measure.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Jorge Aparicio <[email protected]>
  • Loading branch information
Mirabellensaft and japaric authored Nov 16, 2020
1 parent 4a37a1a commit f5e1f09
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bin/11_scd_30_measure.rs
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ fn main() -> ! {
}

loop {

let result = sensor.get_measurement().unwrap();

let co2 = result.co2;
Expand Down

0 comments on commit f5e1f09

Please sign in to comment.