Skip to content

v0.19.0

Latest
Compare
Choose a tag to compare
@golemparts golemparts released this 14 Aug 11:54
· 12 commits to master since this release
0.19.0
57e5a35
  • Gpio: Add Event struct, containing interrupt event details.
  • Gpio: (Breaking change) Add optional debounce argument to set_interrupt and set_async_interrupt.
  • Gpio: (Breaking change) Return an Event struct when an interrupt is triggered, instead of Level.