Arduino DUE digitalRead when pinMode is OUTPUT #1533
Labels
Board: Arduino Due
Applies only to the Due
Component: Core
Related to the code for the standard Arduino API
It seems when a pin of DUE is in "OUTPUT" mode, digitalRead function always return "LOW".
The text was updated successfully, but these errors were encountered: