Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ lastByte
Method
lastByte
libraries/DEVNULL/DEVNULL.cpp:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
int DEVNULL::lastByte()
54
{
55
return _bottomLessPit;
56
}
57
58
59
// -- END OF FILE --
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64