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
Trying to compile analog examples that use A0 fail to compile.
AnalogInOutSerial1:24:25: error: 'A0' was not declared in this scope
const int analogInPin = A0; // Analog input pin that the potentiometer is attached to
^
exit status 1
'A0' was not declared in this scope
I'm creating this issue for tracking purposes only. Not expecting it to get fixed.
The text was updated successfully, but these errors were encountered:
RickKimball
changed the title
Bluepill - Arduino Analog examples fail to compile
Bluepill - many standard arduino examples fail to compile
Jan 10, 2019
Trying to compile analog examples that use A0 fail to compile.
I'm creating this issue for tracking purposes only. Not expecting it to get fixed.
The text was updated successfully, but these errors were encountered: