We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a47723f commit 4c331ecCopy full SHA for 4c331ec
examples/transactional-i2c.rs
@@ -1,5 +1,3 @@
1
-extern crate embedded_hal;
2
-extern crate linux_embedded_hal;
3
use embedded_hal::blocking::i2c::{Operation as I2cOperation, Transactional};
4
use linux_embedded_hal::I2cdev;
5
0 commit comments