monteslu / node-red-contrib-gpio

A set of node-red nodes for connecting to johnny-five IO Plugins
MIT License
41 stars 31 forks source link

Beaglebone crash #33

Open dreydean opened 5 years ago

dreydean commented 5 years ago

Node-red crashes if the user inputs incorrect pin assignment into the "pin" property when using beaglebone-io. The same thing also occurs if choosing analog pin "type" when the pin is not analog. This crash completely shuts down node-red. The only way to fix was to edit directly the flow using the terminal and deleting the offending node. Hopefully, error checking can be added to prevent some poor user like me from experiencing that.

Confed-solutions commented 3 years ago

I can confirm this happened to me as well. What could also help is provide an overview of the valid pin assignment options.

This helped me: https://github.com/julianduque/beaglebone-io#supported-pins-on-the-beaglebone-black