mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-18 07:52:14 +01:00
f0801e61e6
Fixed analog pin to ADC channel mapping to match new scheme. Changed mapping of analog pins to digital channels so that A6-A11 point back to the correct digital pins. Declared SDA and SCL pins. (All from Federico Vanzati's comments)