- neutrino: press tv/radio key to return to plain tv/radio

This commit is contained in:
svenhoefer
2015-12-14 22:18:12 +01:00
parent 47eb2e27ec
commit 736343d35b
8 changed files with 18 additions and 0 deletions

View File

@@ -74,6 +74,7 @@ struct NeutrinoMessages {
REBOOT = CRCInput::RC_Messages + 21,
RELOAD_SETUP = CRCInput::RC_Messages + 22,
SHOW_MAINMENU = CRCInput::RC_Messages + 23,
LEAVE_ALL = CRCInput::RC_Messages + 24,
EVT_VOLCHANGED = CRCInput::RC_Events + 1,
EVT_MUTECHANGED = CRCInput::RC_Events + 2,