Open
Description
Configuration query for Arduino Zero should return 12 rather than 10 for analog pins.
Check for a constant in pins_arduino.h that defines the analog resolution. If that doesn't exist, add it to board.h in Firmata.
Also revisit this work: #174.