mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
driver/rcinput.cpp: change device back to /dev/input/nevis_ir, apollo has link
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
|
||||
#define ENABLE_REPEAT_CHECK
|
||||
|
||||
const char * const RC_EVENT_DEVICE[NUMBER_OF_EVENT_DEVICES] = {"/dev/cs_ir"};
|
||||
const char * const RC_EVENT_DEVICE[NUMBER_OF_EVENT_DEVICES] = {"/dev/input/nevis_ir"};
|
||||
typedef struct input_event t_input_event;
|
||||
|
||||
#ifdef KEYBOARD_INSTEAD_OF_REMOTE_CONTROL
|
||||
|
Reference in New Issue
Block a user