LibDriver CCS811
Loading...
Searching...
No Matches
driver_ccs811_update_test.h
Go to the documentation of this file.
1
36
37
#ifndef DRIVER_CCS811_UPDATE_TEST_H
38
#define DRIVER_CCS811_UPDATE_TEST_H
39
40
#include "
driver_ccs811_interface.h
"
41
42
#ifdef __cplusplus
43
extern
"C"
{
44
#endif
45
50
60
uint8_t
ccs811_update_test
(
ccs811_address_t
addr_pin,
char
*path);
61
65
66
#ifdef __cplusplus
67
}
68
#endif
69
70
#endif
driver_ccs811_interface.h
driver ccs811 interface header file
ccs811_address_t
ccs811_address_t
ccs811 address enumeration definition
Definition
driver_ccs811.h:63
ccs811_update_test
uint8_t ccs811_update_test(ccs811_address_t addr_pin, char *path)
update test
Definition
driver_ccs811_update_test.c:50
test
driver_ccs811_update_test.h
Generated by
1.15.0