MCPcopy 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
171bool Troolean::isUnknown()
172{
173 return _value == -1;
174}
175
176
177// -- END OF FILE --

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64