Skip to content

When digitalPinToInterrupt was back-ported to 1.0.6 it seems NOT_AN_INTERRUPT define was forgotten #2379

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cjolif opened this issue Oct 19, 2014 · 1 comment
Assignees
Labels
Component: Core Related to the code for the standard Arduino API Type: Bug
Milestone

Comments

@cjolif
Copy link

cjolif commented Oct 19, 2014

This leads to the following error at compilation time when digitalPinToInterrupt is used:

error: 'NOT_AN_INTERRUPT' was not declared in this scope
@cmaglie cmaglie added Type: Bug Version: 1.0.x Component: Core Related to the code for the standard Arduino API labels Oct 19, 2014
@cmaglie cmaglie added this to the Release 1.0.7 milestone Oct 19, 2014
@cmaglie cmaglie self-assigned this Oct 19, 2014
@cmaglie
Copy link
Member

cmaglie commented Oct 21, 2014

Thank you for the bug report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Core Related to the code for the standard Arduino API Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants