Factory reset to delete all, with reboot

git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@806 e54a6e83-5905-42d5-8d5c-058d10e6a962
This commit is contained in:
focus
2010-09-30 15:55:16 +00:00
parent c749293c1f
commit 64817a6044
6 changed files with 14 additions and 3 deletions

View File

@@ -71,6 +71,7 @@ struct NeutrinoMessages {
REMIND = CRCInput::RC_Messages + 18,
LOCK_RC = CRCInput::RC_Messages + 19,
UNLOCK_RC = CRCInput::RC_Messages + 20,
REBOOT = CRCInput::RC_Messages + 21,
EVT_VOLCHANGED = CRCInput::RC_Events + 1,
EVT_MUTECHANGED = CRCInput::RC_Events + 2,