write()

Description

Writes binary data to the serial port. This data is sent as a byte or series of bytes.

Syntax

RS485.write(uint8_t b)

Parameters

Returns

byte write() will return the number of bytes written, though reading that number is optional

See also

Last revision 2018/01/14 by SM