Single and Dual Zone Infra Red Thermometer

Revision:
2:1d6817048eb1
Parent:
1:df258d25fd8a
Child:
3:6a5b6fcff28e
--- a/MLX90614.h	Tue Dec 26 09:47:42 2017 +0000
+++ b/MLX90614.h	Tue Dec 26 10:09:48 2017 +0000
@@ -203,7 +203,7 @@
 
     /** It reads the ambient temperature in Celsius degrees.
           */
-    MLX90614_status_t  MLX90614_ReadRawTA       ( MLX90614_vector_data_t*  myTA );
+    MLX90614_status_t  MLX90614_ReadTA          ( MLX90614_vector_data_t*  myTA );
 
     /** It reads the raw object 1 temperature.
           */