MCPcopy 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
53int DEVNULL::lastByte()
54{
55 return _bottomLessPit;
56}
57
58
59// -- END OF FILE --

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64