Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
golemparts committed Aug 12, 2024
1 parent 914a0e7 commit 48c23ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## 0.19.0 (TBD)

* **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`.

Expand Down

0 comments on commit 48c23ab

Please sign in to comment.