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

Method getDigiFilter

libraries/Cozir/cozir.cpp:187–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

185
186
187uint8_t COZIR::getDigiFilter()
188{
189 return _request("a");
190}
191
192
193////////////////////////////////////////////////////////////

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64