update version for release
This commit is contained in:
@@ -27,6 +27,6 @@
|
||||
/* this function configures I2C Peripheral & GPIO AF for I2C */
|
||||
void MLX90614_I2CConfig(void);
|
||||
/* this function reads object temperature */
|
||||
uint16_t MLX90614_GetObjectTemperature(void);
|
||||
int MLX90614_GetObjectTemperature(void);
|
||||
|
||||
#endif //MLX90614_H
|
||||
|
Reference in New Issue
Block a user