Default configuration for MH-Z19. More...
Default configuration for MH-Z19.
Definition in file mhz19_params.h.
Go to the source code of this file.
Variables | |
static const mhz19_params_t | mhz19_params [] |
Configure MHZ19. | |
static const saul_reg_info_t | mhz19_saul_info [] |
Configuration details of SAUL registry entries. | |
Set default configuration parameters for the MH-Z19 | |
#define | MHZ19_SAUL_INFO { .name = "mh-z19" } |
#define MHZ19_SAUL_INFO { .name = "mh-z19" } |
Definition at line 57 of file mhz19_params.h.
|
static |
|
static |
Configuration details of SAUL registry entries.
This two dimensional array contains static details of the sensors for each device. Please be awar that the indexes are used in auto_init_mhz280, so make sure the indexes match.
Definition at line 76 of file mhz19_params.h.