Skip to content

v0.2.2

Compare
Choose a tag to compare
@fhunleth fhunleth released this 18 Nov 00:48
· 84 commits to main since this release
  • Bug fixes
    • Retry if waking up the ATECC doesn't work. The current logic retries 4 times
      with a short pause between retries. This works around some transients and
      reduces unnecessary GenServer crash/restarts.