Package | Description |
---|---|
co.teubi.raspberrypi.io |
Modifier and Type | Method and Description |
---|---|
void |
GPIO.addPortConnectionListener(GPIO.ConnectionEventListener listener)
addPortConnectionListener adds a new collection listener.
|
void |
GPIO.removePortConnectionListener(GPIO.ConnectionEventListener listener)
removePortConnectionListener removes a connection listener
from the current list of connection listeners.
|