MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / lastRaw

Method lastRaw

libraries/MT8870/MT8870.cpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57
58
59uint8_t MT8870::lastRaw()
60{
61 return _val;
62};
63
64
65uint32_t MT8870::lastTimeRead()

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64