LibDriver MLX90614
1.0.0
MLX90614 full-featured driver
driver_mlx90614_read_test.h
Go to the documentation of this file.
1
37
#ifndef DRIVER_MLX90614_READ_TEST_H
38
#define DRIVER_MLX90614_READ_TEST_H
39
40
#include "
driver_mlx90614_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
59
uint8_t
mlx90614_read_test
(uint32_t times);
60
65
#ifdef __cplusplus
66
}
67
#endif
68
69
#endif
driver_mlx90614_interface.h
driver mlx90614 interface header file
mlx90614_read_test
uint8_t mlx90614_read_test(uint32_t times)
read test
Definition:
driver_mlx90614_read_test.c:50
test
driver_mlx90614_read_test.h
Generated by
1.9.1