Package | Description |
---|---|
co.teubi.raspberrypi.io |
Modifier and Type | Method and Description |
---|---|
void |
GPIO.addPortUpdateListener(GPIO.PortUpdateListener listener)
addPortUpdateListener adds update listeners to the
current GPIO connection.
|
void |
GPIO.removePortUpdateListener(GPIO.PortUpdateListener listener)
removePortUpdateListener removes an update listener
from the current list of update listeners.
|