friedrith / node-wifi

📶 NodeJS tool to manage wifi (connections, scans)
MIT License
395 stars 161 forks source link

Export `qualityFromDB` in `src/network-utils.js` #67

Closed Kirbo closed 5 years ago

Kirbo commented 5 years ago

I was getting an error networkUtils.qualityFromDB is not a function or something, in here node_modules/node-wifi/src/mac-current-connections.js:14:47, so I added it into exports -> now I'm not getting the same error anymore.

MartinsYong commented 5 years ago

From issue #65

Kirbo commented 5 years ago

Any plans to merge this? I'd like to use your package/repo instead of the one I have in my other project...

liveKang commented 5 years ago

please merge request, thx.

friedrith commented 3 years ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.