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

Invalid HW cmd #3

Closed
mybigman opened this issue Dec 17, 2017 · 1 comment
Closed

Invalid HW cmd #3

mybigman opened this issue Dec 17, 2017 · 1 comment

Comments

@mybigman
Copy link

Hi,

First great plugin... have just started playing with it and so far so good.

This error message gets logged to debug. App still functions though.

"Invalid HW cmd: Cmd: HW, Id: 1, len: 2, data: "pm""

Thanks

@gablau
Copy link
Owner

gablau commented Feb 20, 2018

Hi,
it's an error that you can safely ignore!

The hardware command 'pm', is used to set the pin mode. This is important when using pins with boards like arduino, but on nodered is not needed, and is not implemented in the code.

@gablau gablau closed this as completed Feb 20, 2018
gablau added a commit that referenced this issue Feb 20, 2018
Fix #3
Invalid HW command "pm"
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