Skip to content

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

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
SuguruHarada64 opened this issue Aug 8, 2024 · 1 comment
Closed
Labels
applies-to-v1.0.0 bug Something isn't working

Comments

@SuguruHarada64
Copy link
Collaborator

SuguruHarada64 commented Aug 8, 2024

■ Corresponding version
v.1.0.0

■ 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 V1.1.0

@SuguruHarada64 SuguruHarada64 added bug Something isn't working applies-to-v1.0.0 labels Aug 8, 2024
@MikiyaKobayashi MikiyaKobayashi changed the title SCL and SDA cannot be used in pinMode() and digitalRead(). Not change the input settings when analogRead() is called. Sep 30, 2024
@MikiyaKobayashi
Copy link
Collaborator

Merged issue #3 into #4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
applies-to-v1.0.0 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants