Default configuration. More...
Default configuration.
Definition in file ir_nec_params.h.
Go to the source code of this file.
Variables | |
static const ir_nec_params_t | ir_nec_params [] |
Configuration struct. | |
Set default configuration parameters | |
#define | IR_NEC_PARAM_PIN GPIO_UNDEF |
#define | IR_NEC_PARAMS { .pin = IR_NEC_PARAM_PIN } |
#define IR_NEC_PARAM_PIN GPIO_UNDEF |
Definition at line 35 of file ir_nec_params.h.
#define IR_NEC_PARAMS { .pin = IR_NEC_PARAM_PIN } |
Definition at line 39 of file ir_nec_params.h.
|
static |
Configuration struct.
Definition at line 46 of file ir_nec_params.h.