Skip to content

Fix interrupts on the Uno R4#182

Merged
pgrawehr merged 1 commit intofirmata:masterfrom
artur-above:master
Oct 11, 2025
Merged

Fix interrupts on the Uno R4#182
pgrawehr merged 1 commit intofirmata:masterfrom
artur-above:master

Conversation

@artur-above
Copy link
Copy Markdown
Contributor

@artur-above artur-above commented Apr 7, 2025

digitalPinToInterrupt on the Renesas boards is a function and not a define, so it's not "defined".

Also for some reason they don't define NOT_AN_INTERRUPT...

This fixes the Encoder functionality on the Uno R4.

digitalPinToInterrupt on the Renesas boards is a function and
not a define, so it's not "defined".

Also for some reason they don't define NOT_AN_INTERRUPT...
@pgrawehr pgrawehr merged commit 2822b6f into firmata:master Oct 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants