LibDriver AHT30
1.0.0
AHT30 full-featured driver
driver_aht30_read_test.h
Go to the documentation of this file.
1
37
#ifndef DRIVER_AHT30_READ_TEST_H
38
#define DRIVER_AHT30_READ_TEST_H
39
40
#include "
driver_aht30_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
61
uint8_t
aht30_read_test
(uint32_t times);
62
67
#ifdef __cplusplus
68
}
69
#endif
70
71
#endif
driver_aht30_interface.h
driver aht30 interface header file
aht30_read_test
uint8_t aht30_read_test(uint32_t times)
read test
Definition:
driver_aht30_read_test.c:49
test
driver_aht30_read_test.h
Generated by
1.9.1