Skip to content

v2.1.3

Latest

Choose a tag to compare

@fhunleth fhunleth released this 22 Sep 15:28
· 5 commits to main since this release

IMPORTANT: Please upgrade to this version or newer since it fixes an issue where
interrupts stopped getting sent. This bug was triggered when a GenServer owning
an input GPIO with interrupts enabled was restarted. It could be triggered via
manual closing and reopening of a GPIO as well.

  • Bug fixes
    • Fix an issue where the Erlang pid that should have received interrupts on
      GPIO changes was lost.