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
In the example simple.cpp the reading of the digital port is not working. When I run the example the analog ports A0 and A1 are reported but the digital pin 2 are not. Apart from this problem, how to map the ports to pins? For example, if I want pin 7 to be reported which port I should pass as argument to "reportDigital (port, enable)".
The text was updated successfully, but these errors were encountered:
In the example simple.cpp the reading of the digital port is not working. When I run the example the analog ports A0 and A1 are reported but the digital pin 2 are not. Apart from this problem, how to map the ports to pins? For example, if I want pin 7 to be reported which port I should pass as argument to "reportDigital (port, enable)".
I have the same problem, I can't make digitalRead work in Ardduino Mega
In the example simple.cpp the reading of the digital port is not working. When I run the example the analog ports A0 and A1 are reported but the digital pin 2 are not. Apart from this problem, how to map the ports to pins? For example, if I want pin 7 to be reported which port I should pass as argument to "reportDigital (port, enable)".
The text was updated successfully, but these errors were encountered: