rcinput: add RC_playpause key

Origin commit data
------------------
Branch: ni/coolstream
Commit: b162d9505f
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-12-19 (Tue, 19 Dec 2017)

Origin message was:
------------------
- rcinput: add RC_playpause key

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2017-12-19 10:58:44 +01:00
parent 42ff010389
commit 2e2148b993
2 changed files with 3 additions and 2 deletions

View File

@@ -253,6 +253,7 @@ class CRCInput
RC_previoussong = KEY_PREVIOUSSONG,
RC_bookmarks = KEY_BOOKMARKS,
RC_program = KEY_PROGRAM,
RC_playpause = KEY_PLAYPAUSE,
RC_power_on = KEY_POWERON,
RC_power_off = KEY_POWEROFF,