timerlist: allow RC_timer or RC_program to leave timerlist

Origin commit data
------------------
Branch: ni/coolstream
Commit: 3baee09acd
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-03-08 (Thu, 08 Mar 2018)

Origin message was:
------------------
- timerlist: allow RC_timer or RC_program to leave timerlist

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-03-08 22:15:53 +01:00
parent 1221b31fc6
commit a8542ae28d

View File

@@ -893,6 +893,7 @@ int CTimerList::show()
(msg == CRCInput::RC_timeout)
|| (msg == CRCInput::RC_home)
|| (msg == CRCInput::RC_left)
|| (msg == CRCInput::RC_timer || msg == CRCInput::RC_program)
|| (msg == CRCInput::RC_ok && timerlist.empty())
)
{ //Exit after timeout or cancel key