Skip to content

Fix: Arduino Nano has only 20 digital pins max. #1334

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

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

aentinger
Copy link
Contributor

What This PR Changes

Fix: Arduino Nano has only 20 digital pins max: D0 - D19 (which contains A0 to A5). A6/A7 can only be analog intputs.

Contribution Guidelines

D0 - D19 (which contains A0 to A5). A6/A7 can only be analog intputs.
@aentinger aentinger requested a review from sebromero September 14, 2023 10:24
@aentinger aentinger self-assigned this Sep 14, 2023
@gatsby-cloud
Copy link

gatsby-cloud bot commented Sep 14, 2023

✅ docs-content deploy preview ready

Copy link
Contributor

@sebromero sebromero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sebromero sebromero merged commit d3a8847 into main Sep 26, 2023
@sebromero sebromero deleted the aentinger-fix-num-digital-inputs branch September 26, 2023 05:58
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