mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
controlapi.cpp: fix RC_DEVICE for Zgemma H7
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0bcd078a8f
Author: GetAway <get-away@t-online.de>
Date: 2019-10-28 (Mon, 28 Oct 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -66,6 +66,8 @@ extern CBouquetManager *g_bouquetManager;
|
||||
|
||||
#if HAVE_COOL_HARDWARE
|
||||
#define RC_DEVICE "/dev/input/nevis_ir"
|
||||
#elif BOXMODEL_H7
|
||||
#define RC_DEVICE "/dev/input/event2"
|
||||
#else
|
||||
#define RC_DEVICE "/dev/input/event1"
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user