Fix typo in comment
This commit is contained in:
parent
c419ca7bcb
commit
d0fa0cf39c
@ -107,7 +107,7 @@ void adc_pt1000_get_resistance_calibration(float *offset, float *sensitivity_dev
|
|||||||
/**
|
/**
|
||||||
* @brief Get the current reistance value
|
* @brief Get the current reistance value
|
||||||
*
|
*
|
||||||
* If the reistance calibration is enabled, this function applies the calculations of the raw reistance reading and
|
* If the reistance calibration is enabled, this function applies the calculations of the raw resistance reading and
|
||||||
* returns the corrected value.
|
* returns the corrected value.
|
||||||
*
|
*
|
||||||
* If an ADC error is set, the status is negative. The status is 2 during the first measurements with a given filter setting. Technically, the resistance value is
|
* If an ADC error is set, the status is negative. The status is 2 during the first measurements with a given filter setting. Technically, the resistance value is
|
||||||
|
Loading…
Reference in New Issue
Block a user