diff --git a/README.md b/README.md index 19b6113..50e57f0 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ This board includes the following peripherals over the I2C bus: | Peripheral | Part number | Reference | Crate | Address | |---------------------------|--------------|-----------------------------------------------------------------------------|-------|---------| -| IMU | ICM-42670-P | [Datasheet](https://invensense.tdk.com/download-pdf/icm-42670-p-datasheet/) | N/A | 0x68 | +| IMU | ICM-42670-P | [Datasheet](https://invensense.tdk.com/download-pdf/icm-42670-p-datasheet/) | [Link](https://crates.io/crates/icm42670) | 0x68 | | Temperature and Humidity | SHTC3 | [Datasheet](https://www.sensirion.com/en/environmental-sensors/humidity-sensors/digital-humidity-sensor-shtc3-our-new-standard-for-consumer-electronics/) | [Link](https://crates.io/crates/shtcx) | 0x70 | #### I2C Bus Connection