Rhyduino.Message.AnalogPinReport Class
Class containing the data contained in an encoded Firmata analog pin report message.
Fields
Properties
- Pin The pin being reported.
- Value The value of the reported pin.
Methods
- #ctor(System.Byte[]) Creates and initializes an AnalogPinReport object from an encoded Firmata analog pin report message.
- ToString Converts the object to a meaningful string representation.