Skip to content

v0.13.6

Choose a tag to compare

@fhunleth fhunleth released this 10 Nov 23:39
· 105 commits to main since this release
  • Changes
    • Fix errant return from Nerves.Runtime.reboot when using guarded reboots.
      This resulted in code running after the reboot call that wasn't expected to
      have been run.
    • Simplify and harden power off and reboot for edge cases