Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getAutoCalibrationBackgroundConcentration
Method
getAutoCalibrationBackgroundConcentration
libraries/Cozir/cozir.cpp:277–280 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
275
}
276
277
uint16_t COZIR::getAutoCalibrationBackgroundConcentration()
278
{
279
return _getEEPROM2(CZR_ACPPMHI);
280
}
281
282
void COZIR::setAmbientConcentration(uint16_t value)
283
{
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64