Skip to content

Commit

Permalink
updated testFirmata script
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean committed Nov 11, 2014
1 parent d1c9495 commit 378d517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -379,7 +379,7 @@ case SET_SEAN_BLINKER:
break;
</pre>

and call it from /dev/testFirmata.js using
and call it from /root/dev/testFirmata.js using

<pre>
board.seanBlinker(125, 125); // value 1-127
Expand Down

0 comments on commit 378d517

Please sign in to comment.