-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Description
■ 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