Skip to content

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

@MikiyaKobayashi

Description

@MikiyaKobayashi

■ Corresponding version
Less than v.2.4.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 V2.4.0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions