Package | Description |
---|---|
org.firmata4j | |
org.firmata4j.firmata |
Modifier and Type | Method and Description |
---|---|
void |
IODevice.addEventListener(IODeviceEventListener listener)
Adds the specified listener to receive events from this device.
|
void |
IODevice.removeEventListener(IODeviceEventListener listener)
Removes the specified listener so that it no longer receives events from
this device.
|
Modifier and Type | Method and Description |
---|---|
void |
FirmataDevice.addEventListener(IODeviceEventListener listener) |
void |
FirmataDevice.removeEventListener(IODeviceEventListener listener) |
Copyright © 2017. All rights reserved.