mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-18 07:52:14 +01:00
8589c792cb
to avoid the bug #2198 simply reconfigure the pin -> no additional overhead if pinMode configuration is performed at the beginning of the sketch, 4 to 25% overhead on all analogRead() due to the additional check