Skip to content

Releases: nerves-project-attic/nerves_interim_wifi

v0.1.1

01 Feb 16:10
Compare
Choose a tag to compare
  • Bug fixes
    • Handle ifadded in down state
    • Clean up warnings for Elixir 1.4

v0.1.0

31 Aug 00:56
Compare
Choose a tag to compare
  • Bug fixes
    • Handle strange latent ifdown

v0.0.2

02 Jul 03:45
Compare
Choose a tag to compare
  • Bug fixes
    • Don't crash on invalid wpa_supplicant settings - just wait for the
      caller to fix them and carry on. Crashing turned out to be confusing
      since the error were things like the WPA password was too short.