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

Method getOperationalMode

libraries/SRF05/SRF05.cpp:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85
86
87uint8_t SRF05::getOperationalMode()
88{
89 return _mode;
90}
91
92
93//////////////////////////////////////////////////

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36