Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy pasta in Board.prototype.analogRead #12

Closed
rwaldron opened this issue Mar 13, 2012 · 1 comment
Closed

Copy pasta in Board.prototype.analogRead #12

rwaldron opened this issue Mar 13, 2012 · 1 comment

Comments

@rwaldron
Copy link
Contributor

/Users/rick/clonez/duino/lib/board.js:191
    this.log('info', 'analogRead to pin ' + pin + ': ' + val.green);
                                                      ^
ReferenceError: val is not defined
rwaldron added a commit to rwaldron/duino that referenced this issue Mar 13, 2012
Signed-off-by: Rick Waldron waldron.rick@gmail.com <waldron.rick@gmail.com>
@ecto
Copy link
Owner

ecto commented Mar 13, 2012

merged

@ecto ecto closed this as completed Mar 13, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants