Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix comments next to
enum gpio_irq_level
values. (#1928)
The comments for the values of `enum gpio_irq_level` mix up zero and one. This commit replaces "0" with "1" and vice versa where appropriate in those comments.
- Loading branch information