Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
golemparts committed Aug 14, 2024
1 parent 57e5a35 commit 38d64e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## 0.19.0 (Aug 14, 2024)

* **Gpio**: Add 'Event' struct, containing interrupt event details.
* **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 38d64e3

Please sign in to comment.