mirror of
https://github.com/felis/USB_Host_Shield_2.0.git
synced 2024-03-22 11:31:26 +01:00
Typo
This commit is contained in:
parent
81f0978cc8
commit
10453c0fe8
1 changed files with 1 additions and 1 deletions
|
@ -184,7 +184,7 @@ After that you can simply create the instance like so:
|
||||||
WII Wii(&Btd);
|
WII Wii(&Btd);
|
||||||
```
|
```
|
||||||
|
|
||||||
Then just press any button any button on the Wiimote and it will connect to the dongle.
|
Then just press any button on the Wiimote and it will then connect to the dongle.
|
||||||
|
|
||||||
Take a look at the example for more information: <https://github.com/felis/USB_Host_Shield_2.0/blob/master/examples/Bluetooth/Wii/Wii.ino>.
|
Take a look at the example for more information: <https://github.com/felis/USB_Host_Shield_2.0/blob/master/examples/Bluetooth/Wii/Wii.ino>.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue