mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
rcinput: reopen mandatory input devices
this allows e.g. to restart lircd on spark without restarting neutrino
This commit is contained in:
@@ -151,7 +151,7 @@ class CRCInput
|
||||
__u16 rc_last_key;
|
||||
void set_dsp();
|
||||
|
||||
void open();
|
||||
void open(int dev = -1);
|
||||
void close();
|
||||
int translate(int code, int num);
|
||||
void calculateMaxFd(void);
|
||||
|
Reference in New Issue
Block a user