friedrith / node-wifi

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

fix: windows network profile adding issue #76

Closed samuelcseto closed 5 years ago

samuelcseto commented 5 years ago

fix: windows network profile adding issue

It was unable to connect to a wifi network using this library because the profile that was created was incorrectly named.

Fixes issue #78

friedrith commented 5 years ago

Please ammend your commit message following conventional commits rules if you want to have it merged.

samuelcseto commented 5 years ago

it's done ;-)

friedrith commented 5 years ago

Ok I will merge it as soon as travis has finished the build

friedrith commented 5 years ago

Heu in fact the issue for travis is not the pull request but your commit message. Please update it using git commit --amend

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.