Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ isUnknown
Method
isUnknown
libraries/Troolean/Troolean.cpp:171–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
170
171
bool Troolean::isUnknown()
172
{
173
return _value == -1;
174
}
175
176
177
// -- END OF FILE --
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64