Skip to content

Not change the input settings when analogRead() is called. #7

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
MikiyaKobayashi opened this issue Jul 1, 2024 · 0 comments
Closed

Comments

@MikiyaKobayashi
Copy link
Collaborator

■ Corresponding version
v.1.3.1 to v.2.3.1

■ API function affected by defect
analogRead()
The analogRead() reads the value from the specified analog pin

■ Contents and Occurrence conditions
Not change the input settings when analogRead() is called.
This occurs when you call the analogRead(), configure the output using the pinMode() or SoftwareSerial.begin(), and then call the analogRead() again.

■ Workaround
None

■ Permanent measures
Scheduled to be fixed in V2.3.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant