From 4c5fd4545cc6854383072a2174923ff03f7278ab Mon Sep 17 00:00:00 2001 From: juliangaal Date: Tue, 23 Apr 2019 18:28:49 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dcd18a7..b5661e8 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ fn main() -> Result<(), Error> { } } ``` -*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) files [here](https://github.com/juliangaal/mpu6050/blob/master/example/)