confRemoteRecordSave
A call the method confRemoteRecordSave will update the LIRC configuration file (lircd.conf), and launch the new configuration.
/** * Function confRemoteRecordSave * Read in the remotetoset file to know which lirc configuration should be implemented in the lircd.conf file * Create the new lircd.conf file * Call the confUpdateRemoteConfig function */ void confRemoteRecordSave(void);