public interface UartbusPacketConnector extends Closeable
Modifier and Type | Method and Description |
---|---|
void |
sendPacket(byte[] data) |
void |
setPacketHook(eu.javaexperience.interfaces.simple.publish.SimplePublish1<byte[]> process) |
void |
startListen() |
Copyright © 2020. All rights reserved.