Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getAutoCalibrationInterval
Method
getAutoCalibrationInterval
libraries/Cozir/cozir.cpp:252–255 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
250
}
251
252
uint16_t COZIR::getAutoCalibrationInterval()
253
{
254
return _getEEPROM2(CZR_ACHI);
255
}
256
257
void COZIR::setAutoCalibrationOn()
258
{
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64