SerialTransport.h
Go to the documentation of this file.
SerialTransport(HardwareSerial &stream)
Definition: SerialTransport.h:26
Definition: BaseTransport.h:23
Delegate< void(Stream &source, char arrivedChar, uint16_t availableCharsCount)> StreamDataReceivedDelegate
Delegate callback type for serial data reception.
Definition: HardwareSerial.h:46
Definition: Components/Hosted/include/Hosted/Client.h:31
Definition: SerialTransport.h:23
bool onDataReceived(StreamDataReceivedDelegate dataReceivedDelegate)
Set handler for received data.
Definition: HardwareSerial.h:350
1.8.13