Go to the source code of this file.
Macros | |
#define | SEN13680_DEFAULT_ADDRESS 0x62 |
Functions | |
bool | sen13680_init () |
float | sen13680_read () |
void | sen13680_update () |
Variables | |
static float | distance |
#define SEN13680_DEFAULT_ADDRESS 0x62 |
Definition at line 32 of file drv_sen13680.c.
bool sen13680_init | ( | ) |
Definition at line 38 of file drv_sen13680.c.
float sen13680_read | ( | ) |
Definition at line 94 of file drv_sen13680.c.
void sen13680_update | ( | ) |
Definition at line 70 of file drv_sen13680.c.
|
static |
Definition at line 34 of file drv_sen13680.c.