Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Sija committed Sep 14, 2012
1 parent f61b573 commit 6a14658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -39,7 +39,7 @@ The way this works is simple (in theory, not in practice). The Arduino listens f
Board library will attempt to autodiscover the Arduino unless you specify `serialPort` option.

````javascript
var board = new arduino.Board({
var board = new Arduino.Board({
debug: true,
baudrate: 9600
});
Expand Down

0 comments on commit 6a14658

Please sign in to comment.