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

Error in the main example #4

Closed
otaherm opened this issue Mar 6, 2016 · 1 comment
Closed

Error in the main example #4

otaherm opened this issue Mar 6, 2016 · 1 comment

Comments

@otaherm
Copy link

otaherm commented Mar 6, 2016

Hi, I think the second line in the example should be
var Pca9685Driver = require("pca9685").Pca9685Driver;
the original version var Pca9685Driver = require("pca9685"); does not work here in my setup (node.js v4.3.2 and RPI 2).

@101100 101100 closed this as completed in 3edb6df Mar 7, 2016
@101100
Copy link
Owner

101100 commented Mar 7, 2016

Thanks for pointing that out. I've fixed the README for version 2.1.0 (which will be on npm shortly).

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