Confirm Button "commands" as well (send B0 A)

pull/190/head
D.R.racer 2022-07-19 18:24:39 +02:00 committed by DRracer
parent 7688554581
commit 32ad80e283
1 changed files with 1 additions and 0 deletions

View File

@ -196,6 +196,7 @@ void Application::ProcessRequestMsg(const mp::RequestMsg &rq) {
case mp::RequestMsgCodes::Button:
// behave just like if the user pressed a button
mui::userInput.ProcessMessage(rq.value);
ReportCommandAccepted(rq, mp::ResponseMsgParamCodes::Accepted);
break;
case mp::RequestMsgCodes::Finda:
// immediately report FINDA status