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

Method isEnabled

libraries/ML8511/ML8511.cpp:132–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130
131
132bool ML8511::isEnabled()
133{
134 return _enabled;
135};
136
137
138// -- END OF FILE --

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36