MCPcopy 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
338void COZIR::getConfiguration()
339{
340 // override modes to prevent interference in output
341 setOperatingMode(CZR_COMMAND);
342 _command("*");
343}
344
345
346/////////////////////////////////////////////////////////

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36