node-wifi
node-wifi copied to clipboard
getCurrentNetworks() not working on Mac
Hi. There's an issue with mac-current-connections.js where networkUtils.qualityFromDb(...) is called when the actual function in network-utils.js is called dBFromQuality. Just change the name and it's good to go. Thanks
Ok thanks I will change it for the next release.