Class | Description |
---|---|
PacketHandler |
Class for processing requests, sent by the module.
|
RequestNew |
Abstraction of a request, sent by the connected module.
|
SerialCommunicator |
This version of the TwoWaySerialComm example makes use of the
SerialPortEventListener to avoid polling.
|
TwoWaySerialComm | Deprecated
An obsolete class for testing purposes.
|
TwoWaySerialComm.SerialReader |
Handles the input coming from the serial port.
|
TwoWaySerialComm.SerialWriter |