Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getAutoCalibration
Method
getAutoCalibration
libraries/Cozir/cozir.cpp:267–270 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
265
}
266
267
bool COZIR::getAutoCalibration()
268
{
269
return _getEEPROM(CZR_ACONOFF);
270
}
271
272
void COZIR::setAutoCalibrationBackgroundConcentration(uint16_t value)
273
{
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64