LibgpiodDriverEventHandler should support rising and falling edge detection
Open
api-suggestion
Priority:2
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 630
- Avg merge
- 11d 3h
- Merged PRs (30d)
- 2
Description
Using ALRT pin from the Ads1115, which signals that a conversion is ready to be obtained, requires the use of falling edge detection which is not supported at this moment. The LibgpiodDriverEventHandler only supports both edge detection. This is not sufficient for using the ALRT pin of the Ads1115.
**Describe the ideal solution**
LibgpiodDriverEventHandler should support rising, falling edge detection of gpio pins.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.