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