typo
This commit is contained in:
parent
94eba46cea
commit
4c5fd4545c
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ fn main() -> Result<(), Error<LinuxI2CError>> {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
*Note*: this example uses API of version published on crates.io, not local master branch.
|
*Note*: this example uses API of version on local master branch. Some functions may not be available on published crate yet.
|
||||||
|
|
||||||
#### Compile linux example (Raspberry Pi 3B)
|
#### Compile linux example (Raspberry Pi 3B)
|
||||||
files [here](https://github.com/juliangaal/mpu6050/blob/master/example/)
|
files [here](https://github.com/juliangaal/mpu6050/blob/master/example/)
|
||||||
|
|
Loading…
Reference in a new issue