add osmioplus4k stb

Origin commit data
------------------
Branch: ni/coolstream
Commit: a5a273db4e
Author: Markus Volk <f_l_k@t-online.de>
Date: 2020-02-16 (Sun, 16 Feb 2020)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Markus Volk
2020-02-16 20:32:55 +01:00
committed by vanhofen
parent df38e40a04
commit e56c919450
6 changed files with 16 additions and 9 deletions

View File

@@ -905,7 +905,7 @@ unsigned int revert_translate(unsigned int code)
case RC_page_down:
return KEY_CHANNELDOWN;
#ifdef HAVE_ARM_HARDWARE
#if BOXMODEL_HD51 || BOXMODEL_HD60 || BOXMODEL_HD61 || BOXMODEL_BRE2ZE4K || BOXMODEL_H7
#if BOXMODEL_HD51 || BOXMODEL_HD60 || BOXMODEL_HD61 || BOXMODEL_BRE2ZE4K || BOXMODEL_H7 || BOXMODEL_OSMIOPLUS4K
case RC_favorites:
return KEY_VIDEO;
#endif