GPIO Interrupt? #760
Unanswered
lazyoldjack
asked this question in
Q&A
Replies: 2 comments 5 replies
-
@lazyoldjack You can use gpio.Pin.wait_for which uses interrupts underneath. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Often the ESP32 peripherals can do tasks that you would otherwise do in the interrupts. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it planned to handle GPIO interrupts, or have I missed something when looking for such a feature?
Beta Was this translation helpful? Give feedback.
All reactions