LIRC libraries
LinuxInfraredRemoteControl
|
Parses the lircd.conf config file. More...
#include "ir_remote.h"
Go to the source code of this file.
Functions | |
struct ir_remote * | read_config (FILE *f, const char *name) |
Parse a lircd.conf config file. More... | |
void | free_config (struct ir_remote *remotes) |
Free() an ir_remote instance obtained using read_config(). More... | |
Parses the lircd.conf config file.
Definition in file config_file.h.