Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
116
uint32_t COZIR::CO2()
117
{
118
return _request(
"Z"
);
119
}
120
121
122
uint16_t COZIR::getPPMFactor()
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36