available()

Description

Get the number of bytes (characters) available for reading from the RS485 port. This is data that's already arrived and stored in the serial receive buffer.

Syntax

RS485.available()

Parameters

none

Returns

the number of bytes available to read

See also

Last revision 2018/01/14 by SM