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 fe0a36c commit 4a6dc36Copy full SHA for 4a6dc36
README.md
@@ -18,7 +18,7 @@ Example/API
18
19
The source includes an example of using the library to talk to a Wii
20
Nunchuck (which has an i2c interface).
21
-[Go View the Example Example](https://github.com/rust-embedded/rust-i2cdev/blob/master/examples/nunchuck.rs).
+[Go View the Example](https://github.com/rust-embedded/rust-i2cdev/blob/master/examples/nunchuck.rs).
22
23
Here's a real quick example showing the guts of how you create a
24
device and start talking to it... This device only requires basic
0 commit comments