You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
■ Corresponding version
v.1.2.0 and Before v.1.2.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(), and then call the analogRead() again.
■ Workaround
None
■ Permanent measures
Scheduled to be fixed in V1.2.1
The text was updated successfully, but these errors were encountered:
■ Corresponding version
v.1.2.0 and Before v.1.2.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(), and then call the analogRead() again.
■ Workaround
None
■ Permanent measures
Scheduled to be fixed in V1.2.1
The text was updated successfully, but these errors were encountered: