Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
87
uint8_t SRF05::getOperationalMode()
88
{
89
return _mode;
90
}
91
92
93
//////////////////////////////////////////////////
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36