Skip to content
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

AnalogWrite uses '3' not 'A3' #979

Open
Rob190 opened this issue Apr 9, 2024 · 0 comments · May be fixed by #985
Open

AnalogWrite uses '3' not 'A3' #979

Rob190 opened this issue Apr 9, 2024 · 0 comments · May be fixed by #985

Comments

@Rob190
Copy link

Rob190 commented Apr 9, 2024

analogWrite:

int analogPin = 3; // potentiometer connected to analog pin 3

Should be 'A3', not '3'.

MaderDash added a commit to MaderDash/reference-en that referenced this issue Jun 30, 2024
arduino#979 
corecting the analog pin example.
@MaderDash MaderDash linked a pull request Jun 30, 2024 that will close this issue
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 a pull request may close this issue.

1 participant