Closed mdlima closed 5 months ago
We can probably just call it ANALOG_READ
since Firmata has not had an analog read feature in the past, only analog reporting. Whereas EXTENDED_ANALOG
(WRITE was formerly implicit) was a true extension of the analog message that was limited to reporting only up to 16 pins and values up to 14 bits.
Opening PR for issue #103.