-
Notifications
You must be signed in to change notification settings - Fork 46
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
not working with serialport Version: 1.3.0 #26
Comments
Hmmm...I'll look into this, haven't upgraded the version of serialport used for a while, don't suppose there's any more of a traceback? |
Hi Kevin |
I'll get a chance to look at this later this evening, and am keen to get it fixed. |
I've fixed this and pushed the changes (and released 0.7.4) thanks for the bug report :-) |
great!! |
working like a charm, now i can use the existing serialport also! |
Hi
looks like it is not working with serialport version 1.3.0 which is already installed
Sent : 0D,00,00,00,00,00,00,00,00,00,00,00,00,00
/home/pi/node_modules/serialport/serialport.js:450
callback(err, result);
^
TypeError: undefined is not a function
at /home/pi/node_modules/serialport/serialport.js:450:9
The text was updated successfully, but these errors were encountered: