Function sh2_setCalConfig
Defined in File sh2.h
Function Documentation
-
int sh2_setCalConfig(uint8_t sensors)
Enable/Disable dynamic calibration for certain sensors.
- Parameters:
sensors – Bit mask to configure which sensors are affected.
- Returns:
SH2_OK (0), on success. Negative value from sh2_err.h on error.