Fix typo in the readme, I needs the sleep
This commit is contained in:
parent
e7249a0ed6
commit
cce26e9ded
1 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ wiimote.when('pressed_a', function(wii_remote, wii_remote_status) {
|
||||||
```
|
```
|
||||||
|
|
||||||
Debugging Javascript on the Wii is also nothing short of incredibly annoying, so I've made some efforts to patch this
|
Debugging Javascript on the Wii is also nothing short of incredibly annoying, so I've made some efforts to patch this
|
||||||
up and make life a bit earier. My typical debugging strategy with any Wii-related code would always start with
|
up and make life a bit easier. My typical debugging strategy with any Wii-related code would always start with
|
||||||
the following. The first thing to do is set the Wii listener to run in debug mode, like so:
|
the following. The first thing to do is set the Wii listener to run in debug mode, like so:
|
||||||
|
|
||||||
``` javascript
|
``` javascript
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue