Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Dec 8, 2025. It is now read-only.
Replies: 0 comments
Sign up for freeto 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.
Hey,
for my test project I was using gpio interrupts, but I encounter errors for short intervals between two or more interrupts. The documentation states, that for short response times, one should implement this in C.
I would be really nice, if someone could help me to understand what needs to be done to add a native interrupt handler in C to devicescript.
All reactions