Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

More Flexible Pin Triggers #40

Open
betabrain opened this issue Feb 18, 2022 · 0 comments
Open

More Flexible Pin Triggers #40

betabrain opened this issue Feb 18, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@betabrain
Copy link

Is your feature request related to a problem? Please describe.
Some boards have builtin buttons that pull pins low. Currently the pin triggers execute when the pin is high.

Describe the solution you'd like
I would like to be able to specify pin triggers that are edge triggered, and whether the edge is falling or raising.
Any setup required to set the pin up to work correctly, e.g. enable a pull up resistor, should also be possible.

@betabrain betabrain added the enhancement New feature or request label Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant