Not change the input settings when analogRead() is called. #7
Labels
applies-to-v1.3.1
applies-to-v2.0.0
applies-to-v2.1.0
applies-to-v2.2.0
applies-to-v2.3.0
applies-to-v2.3.1
bug
Something isn't working
■ 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
The text was updated successfully, but these errors were encountered: