Boo0ns / arduino

Automatically exported from code.google.com/p/arduino
0 stars 0 forks source link

Create pins definition (pins_arduino.h) that distinguish Arduino boards with eight analog inputs. #499

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Some Arduino boards have eight analog inputs.  We should have a separate pins 
definition that indicates this, so that things like Firmata can accurately 
report the number of analog inputs to the host computer.

Original issue reported on code.google.com by dmel...@gmail.com on 7 Mar 2011 at 4:08

GoogleCodeExporter commented 9 years ago

Original comment by dmel...@gmail.com on 17 Aug 2011 at 6:46

GoogleCodeExporter commented 9 years ago
https://github.com/arduino/Arduino/commit/b788ad593f289cca83f48f9dddcdd2412a3a7f
b7

Original comment by dmel...@gmail.com on 23 Aug 2011 at 9:30