Skip to content

v1.2.1

Choose a tag to compare

@fhunleth fhunleth released this 23 Oct 20:47
· 65 commits to main since this release
  • Changes
    • Automatically retry if a request gets a :watchdog_about_to_expire error.
      These errors are transient and the code tries to avoid them, but they
      happen, so retry when they do.
    • Allow Circuits.I2C 2.0 to be used by loosening the dependency.