nerves-project-attic / nerves_network

Connect to wired and wireless networks on Nerves platforms.
Apache License 2.0
58 stars 20 forks source link

Drop ip settings from setup in wifi manager #83

Closed ConnorRigby closed 6 years ago

ConnorRigby commented 6 years ago

This allows a user to supply more configs to wpa_supplicant. The original parse_settings/1 was a naive attempt to try to normalize the setup/2 API.