Skip to content

Commit

Permalink
Use edition 2018 syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
eldruin committed Jan 14, 2020
1 parent 3e1aecb commit c2ea9d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
extern crate embedded_hal_mock as hal;
use embedded_hal_mock as hal;
use lm75::{Error, FaultQueue, Lm75, OsMode, OsPolarity, SlaveAddr};

const DEVICE_BASE_ADDRESS: u8 = 0b100_1000;
Expand Down

0 comments on commit c2ea9d6

Please sign in to comment.