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

Method CO2

libraries/Cozir/cozir.cpp:116–119  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114
115
116uint32_t COZIR::CO2()
117{
118 return _request("Z");
119}
120
121
122uint16_t COZIR::getPPMFactor()

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36