node-wifi icon indicating copy to clipboard operation
node-wifi copied to clipboard

Hard coded time out in linux connect does not fit every need

Open Snagnar opened this issue 6 years ago • 1 comments

I'm trying to use your great module to connect to an AP launched by an ESP8266. Those tiny chips are not the fastest so connecting to them might take more than the hard coded 10 seconds used in linux-connect.js. Could you please make that configureable through options-object in the parameters?

Thanks!

Snagnar avatar Sep 16 '19 12:09 Snagnar

Yes this is a good idea. Feel free to create a pull request for this feature.

friedrith avatar Sep 16 '19 12:09 friedrith