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

Is there a way to set the board timeout longer in the board config? #32

Open ddean6232 opened 6 years ago

ddean6232 commented 6 years ago

Need a longer timeout in the board config up to 45 secs when connecting to ESP8266

monteslu commented 6 years ago

Dont have one on me to test right now, but could try adding the option here: https://github.com/monteslu/node-red-contrib-gpio/blob/master/lib/nodebotNode.js#L200 and see if it works for you?

ddean6232 commented 6 years ago

Yes. how would that work?

On Sun, Jun 10, 2018 at 10:41 AM Luis Montes notifications@github.com wrote:

Dont have one on me to test right now, but could try adding the option here: https://github.com/monteslu/node-red-contrib-gpio/blob/master/lib/nodebotNode.js#L200 and see if it works for you?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/monteslu/node-red-contrib-gpio/issues/32#issuecomment-396063034, or mute the thread https://github.com/notifications/unsubscribe-auth/AWeTcVwlBOyF0EhnfCPNs0V6e20MWMOeks5t7UwugaJpZM4UdrIq .

-- Regards, Darren Dean