Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
uint8_t MT8870::lastRaw()
60
{
61
return _val;
62
};
63
64
65
uint32_t MT8870::lastTimeRead()
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64