Fix typo in comment
This commit is contained in:
		@@ -107,7 +107,7 @@ void adc_pt1000_get_resistance_calibration(float *offset, float *sensitivity_dev
 | 
			
		||||
/**
 | 
			
		||||
 * @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.
 | 
			
		||||
 *
 | 
			
		||||
 * 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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user