21 #ifndef _CONFIG_FILE_H
22 #define _CONFIG_FILE_H
One remote as represented in the configuration file.
const char * name
name of remote control
void free_config(struct ir_remote *remotes)
Free() an ir_remote instance obtained using read_config().
Describes and decodes the signals from IR remotes.
struct ir_remote * read_config(FILE *f, const char *name)
Parse a lircd.conf config file.