nerves-networking / vintage_net_wifi

WiFi networking for VintageNet
Apache License 2.0
32 stars 19 forks source link

Clarify comment regarding usage of VintageNet.get_configuration/1 #254

Open tajacks opened 4 weeks ago

tajacks commented 4 weeks ago

I believe the intention with this comment is to demonstrate pulling the configuration for a specific interface name (string). If someone ran the comment as-is, it won't work because VintageNet.get_configuration/0 is undefined.

Updated it to include the ifname in the command and added an if for grammar