Event AnalogInputReceived
Occurs when the Arduino object receives a new analog input event.
public event EventHandler<AnalogInputReceivedEventArgs> AnalogInputReceived
Returns
- EventHandler<AnalogInputReceivedEventArgs>
- Occurs when the object receives a new analog input event.