node-wifi
node-wifi copied to clipboard
Hard coded time out in linux connect does not fit every need
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!
Yes this is a good idea. Feel free to create a pull request for this feature.