Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ available
Method
available
libraries/RS485/RS485.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
26
27
int RS485::available()
28
{
29
return _stream->available();
30
}
31
32
33
int RS485::read()
Callers
1
receive
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected