Package | Description |
---|---|
com.physicaloid.lib | |
com.physicaloid.lib.framework | |
com.physicaloid.lib.usb.driver.uart |
Modifier and Type | Method and Description |
---|---|
boolean |
Physicaloid.addReadListener(ReadLisener listener)
Adds read listener
|
Modifier and Type | Method and Description |
---|---|
abstract void |
SerialCommunicator.addReadListener(ReadLisener listener)
Adds read listener
|
Modifier and Type | Method and Description |
---|---|
void |
UartCdcAcm.addReadListener(ReadLisener listener) |
void |
UartFtdi.addReadListener(ReadLisener listener) |