Language | Libraries | Comparison

int serialAvailable()

Description

Get the number of bytes (characters) available for reading over the serial port.

Parameters

None

Returns

the number of bytes available, or 0 if there aren't any

See also

Reference Home