Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getConfiguration
Method
getConfiguration
libraries/Cozir/cozir.cpp:338–343 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
336
337
338
void COZIR::getConfiguration()
339
{
340
// override modes to prevent interference in output
341
setOperatingMode(CZR_COMMAND);
342
_command(
"*"
);
343
}
344
345
346
/////////////////////////////////////////////////////////
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36